Using Maven for Coldfusion project

前端 未结 2 528
攒了一身酷
攒了一身酷 2021-02-04 14:14

I have to deal with what is pretty ugly and large blob of ColdFusion code which up to this day is maintained by direct modifications on production server (don\'t ask). I managed

2条回答
  •  难免孤独
    2021-02-04 14:20

    Maven looked interesting to me too, but I couldn't find enough resources, and didn't have enough time to figure it out, so I moved onto what seemed to be good as well.

    I understand you prefer to use Maven, I have come across several articles regarding Ant and Coldfusion, as well as a recent one about Hudson with Coldfusion.

    Coldfusion also has the cfant (undocumented) tag. You can run ANT scripts right from CF?

提交回复
热议问题