Mail notification

2006-05-30 Thread -- jarl
Did I miss out something, or isnt it possible to configure Maven/Continuum to send notifications only to developers that have checked in something since last successful build? -jarl -- View this message in context: http://www.nabble.com/Mail+notification-t1703634.html#a4624072 Sent from the

Maven stops building class files after Enum file added to project.

2015-11-09 Thread Jarl
The build succeeds but the target/classes directory is empty of any class files. -Jarl - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Maven stops building class files after Enum file added to project.

2015-11-09 Thread Jarl
: 2015-11-09T19:47:32+01:00 [INFO] Final Memory: 23M/224M On 11/9/2015 8:04 PM, Karl Heinz Marbaise wrote: Error messages ? Log output ? Kind regards Karl Heinz Marbaise On 11/9/15 7:59 PM, Jarl wrote: The build succeeds but the target/classes directory is empty of any class files. -Jarl

Re: Maven stops building class files after Enum file added to project.

2015-11-09 Thread Jarl
g war: C:\apache-tomcat-7.0.64\webapps\myProject-2.1.0.war [INFO] look strange cause building the war is a different folder than building the rest of the project... Have you tested to do a mvn clean ... before doing mvn package ? Kind regards Karl Heinz Marbaise On 11/9/15 8:13 PM, Jarl wrote

Re: Maven stops building class files after Enum file added to project.

2015-11-09 Thread Jarl
64\webapps\myProject-2.1.0.war [INFO] look strange cause building the war is a different folder than building the rest of the project... Have you tested to do a mvn clean ... before doing mvn package ? Kind regards Karl Heinz Marbaise On 11/9/15 8:13 PM, Jarl wrote: No error messages. [INFO]

Re: Maven stops building class files after Enum file added to project.

2015-11-09 Thread Jarl
7.0 jar On 11/9/2015 9:57 PM, Mark Eggers wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jarl, Why is the war file being built in Tomcat's webapps directory? Could you please post your pom.xml file? Also, you might want to run wi

Re: Passing Version number thru properties in depdency section

2006-03-28 Thread -- jarl
I have also tried this and came to the same conclusion - properties in the version tag are not expanded. I dont know if this is intended behaviour. -- jarl -- View this message in context: http://www.nabble.com/Passing-Version-number-thru-properties-in-depdency-section-t1326797.html#a3644433