Le 17/08/12 12:00, Mattmann, Chris A (388J) a écrit :
Yep we use:

mvn release:prepare
mvn release:perform

But I wonder, when modifying the pom.xml, how to test those goals without creating real tags on the SVN and without performing real deployment? Or are those goals tested and eventually debugged only during real releases if all other goals work fine?

I'm OK to use 4. Do you use Eclipse? If so, could you help make an
Eclipse profile that we could put up on our SIS wiki for devs to share?

I use NetBeans... This leads me to an other minor topic. In some projects I create an "IDE/NetBeans" directory at the project root, which contains convenience project file for NetBeans users (not strictly necessary since NetBeans can open Maven projects natively, but the ability to open as a native NetBeans project has other advantages). I presumed that other IDE could use "IDE/<something>" directory, but I don't know if this is correct...

    Martin

Reply via email to