Maven error: Embedded error: Not a root project: org.sonar.api.batch.bootstrap.ProjectDefinition@1bc5130a

2012-03-11 Thread somedude
running the command mvn sonar:sonar works fine on my project... however attempting to run mvn install against the following POM throws the stack trace below...can anyone explain this? thank you! project xmlns=http://maven.apache.org/POM/4.0.0;

Can I bypass the whole Maven build part?!

2006-10-05 Thread SomeDude
I am very new to Maven and from the introductory reading that I have done I am starting to understand that if I were to use it in our projects I would have to replace our current build process. Here are my problems: 1) Boss wants me to see if Maven can be useful for us in the documentation

Re: Can I bypass the whole Maven build part?!

2006-10-05 Thread SomeDude
Great thank you so much Siegfried. SomeDude is not my real name of course :) I just need to be anonymous for when I ask maybe-not-so-smart-questions. I am almost done with chapter 1 from Maven a Developer's Notebook and then I will start trying out your advice. Thank you again :) Siegfried

RE: Can I bypass the whole Maven build part?!

2006-10-05 Thread SomeDude
, SomeOtherDude -Original Message- From: SomeDude [mailto:[EMAIL PROTECTED] Sent: Thursday, October 05, 2006 8:19 AM To: users@maven.apache.org Subject: Re: Can I bypass the whole Maven build part?! Great thank you so much Siegfried. SomeDude is not my real name of course

Re: Can I bypass the whole Maven build part?!

2006-10-05 Thread SomeDude
which happen to share a name. So don't read BBwM and then try to use what you've learned in M1, or vice versa. Wayne On 10/5/06, SomeDude [EMAIL PROTECTED] wrote: Great thank you so much Siegfried. SomeDude is not my real name of course :) I just need to be anonymous for when I ask