<https://dev.lucee.org/t/lucee-release-roadmap-6-0...
# lucee
g
I'm currently using a maven repo, some build scripts and jenkins to pre-compile our source code for deployment to a lucee testing instance. Can you tell me if Lucee 6 will be available as a maven repo ? or should I look at other ways to achieve this ?
z
Yes, but maven only published stable releases
For snapshots you'll need to roll your own
g
Own maven repo ?
z
Or dump it yourself in your .m2 folder
You'll have to research your options
g
Yup