I have module which has source which needs to be compiled jared ( Jar file) then I would have to get a jnlp file from template file which contains the main method from the jar i have generated in step1. This all happens in ant build.xml I am using one pom.xml file for this which creates jar and one plugin to get jnlp out webstart-maven-plugin. The trouble is this webstart-maven-plugin plugin has not yet received jar from step until the end to use to make jnlp. How can this self dependency be dealt with. Please help and thanks in advance. -- View this message in context: http://www.nabble.com/Using-a-self-dependency-tp25824105p25824105.html Sent from the Maven - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
