RE: Maven Issue

2011-05-12 Thread Jagadeesh Naidu G
Hi I am able to build my application and able to run test cases .i am facing this issue while doing release only. From: Barrie Treloar [via Maven] [mailto:ml-node+4388963-1479824958-207...@n5.nabble.com] Sent: Thursday, May 12, 2011 5:55 AM To: Jagadeesh Guthikonda Subject: Re: Maven Issue On

Re: Maven Issue

2011-05-12 Thread Barrie Treloar
On Thu, May 12, 2011 at 4:26 PM, Jagadeesh Naidu G jagadeesh...@hcl.com wrote: Hi I am able to build my application and able to run test cases .i am facing this issue while doing release only. Did you check whether your pom defines junit? The one you sent didn't look like it did. You may be

Maven Issue with release:perform

2011-05-12 Thread Jagadeesh Naidu G
Hi, I am able to build the application successes fully, But while doing mvn release: perform I am facing one issue with maven. Please help me out how to fix this issue. Any help is greatly appreciated. [WARNING] Javadoc Warnings [WARNING]

RE: Maven Issue

2011-05-12 Thread Jagadeesh Naidu G
Thanks in advance Barrie for helping me. In my parent pom.xml file I specified junit entry. I am attaching both parent and child pom.xml files. Thanks Regards, Jagadeesh G. From: Barrie Treloar [via Maven] [mailto:ml-node+4389568-1705201240-207...@n5.nabble.com] Sent: Thursday, May 12, 2011

Re: Maven Issue with release:perform

2011-05-12 Thread Wendy Smoak
On Thu, May 12, 2011 at 6:11 AM, Jagadeesh Naidu G jagadeesh...@hcl.com wrote:  I am able to build the application successes fully, But while doing mvn release: perform I am facing one issue with maven. Please help me out how to fix this issue.  Any help is greatly appreciated. You've now

Re: Maven Issue

2011-05-12 Thread Barrie Treloar
On Thu, May 12, 2011 at 7:16 PM, Jagadeesh Naidu G jagadeesh...@hcl.com wrote: Thanks in advance  Barrie for helping me. In my parent pom.xml file I specified junit entry. I am attaching both parent and child pom.xml files. Thanks Regards, Your parent pom should not define dependencies.

plugin should run on all modules

2011-05-12 Thread Ben Tatham
I have a custom plugin that I run on all our projects as part of the release:perform goal. We are just starting to use multi-module builds, and I notice that my plugin only runs at the top module. What do I have to do to my plugin to make it run on all the modules individually at the end of the

[jira] Subscription: Design Best Practices

2011-05-12 Thread jira
Issue Subscription Filter: Design Best Practices (24 issues) Subscriber: mavendevlist Key Summary MNG-2184Possible problem with @aggregator and forked lifecycles http://jira.codehaus.org/browse/MNG-2184 MNG-612 implement conflict resolution techniques