Re: Maven deployment failure

2011-08-17 Thread manukm07
Hi Karl, Thanks :) the issue was with release plugin configuration !!! -- View this message in context: http://maven.40175.n5.nabble.com/Maven-deployment-failure-tp4692892p4708461.html Sent from the Maven - Users mailing list archive at Nabble.com.

Maven deployment failure

2011-08-12 Thread manukm07
Hi, When I do a mvn clean deploy getting the following error. But the artifacts are getting copied to local repository as well as central repository. Could anyone provide some input ? [INFO] [ERROR] BUILD ERROR [INFO]

Re: Maven deployment failure

2011-08-12 Thread manukm07
Hi Karl, The changes plugin is configured properly. Could you plz tell how to check if the issue tracking system is not representing a release or not? I have updated the changes.xml properly with appropriate pom version. -- Manu -- View this message in context:

Artifacts not getting installed in local repository.

2011-08-10 Thread manukm07
I have a multimodule project and when I do a clean install from root directory, the artifact jars are created in the target directory of the submodule, but not getting copied to localrepository. The issue is there even if I skip the test cases using -DskipTests=true option. But the same

Re: How to print (echo) values from pom.xml

2011-06-10 Thread manukm07
Thanks for the information -- View this message in context: http://maven.40175.n5.nabble.com/How-to-print-echo-values-from-pom-xml-tp4472327p4475153.html Sent from the Maven - Users mailing list archive at Nabble.com. - To

How to print (echo) values from pom.xml

2011-06-09 Thread manukm07
Hi, Is there a way to print/echo some values in the console, from pom.xml without using maven-antrun-plugin. ? Thanks in advance Manu. -- View this message in context: http://maven.40175.n5.nabble.com/How-to-print-echo-values-from-pom-xml-tp4472327p4472327.html Sent from the Maven - Users