Re: Help with Maven 2 error!

2006-12-01 Thread Wayne Fay
Neither of those are errors. Both are warnings. Where's the error? Wayne On 12/1/06, Shaun McGlinchey <[EMAIL PROTECTED]> wrote: I have made no changes to my configuration, files of a Maven project which was until recently working. When trying to build the project I get the following error:

Help with Maven 2 error!

2006-12-01 Thread Shaun McGlinchey
I have made no changes to my configuration, files of a Maven project which was until recently working. When trying to build the project I get the following error: [WARNING] POM for 'org.jvnet.staxex:stax-ex:pom:1.0-SNAPSHOT:runtime' is invalid. It will be ignored for artifact resolution. Reaso

Re: Maven 2 error

2005-07-15 Thread Jason van Zyl
On Thu, 2005-07-14 at 21:52 +0200, solo turn wrote: > i get something like this now with v alpha-3. > > $ m2 -e archtype:create -DgroupID=ts -DartifactId=demoapp > + Error stacktraces are turned on. You have groupID there not groupId ... -- jvz. Jason van Zyl jason at maven.org http://maven.ap

Re: Maven 2 error

2005-07-14 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 solo turn wrote: | 'org.apache.maven.plugins:maven-archtype-plugin': Cannot resolve This appears to be a typo, probably from your command line or from your POM. It should be maven-archetype-plugin, so if you're invoking directly from the comman

Re: Maven 2 error

2005-07-14 Thread solo turn
i get something like this now with v alpha-3. $ m2 -e archtype:create -DgroupID=ts -DartifactId=demoapp + Error stacktraces are turned on. [INFO] [INFO] Building Maven Default Project [INFO]

Re: Maven 2 error

2005-04-29 Thread Brett Porter
gt; > > > > > > > >>-Original Message- > >>From: BADIHI David [mailto:[EMAIL PROTECTED] > >>Sent: 29 April 2005 17:17 > >>To: Maven Users List > >>Subject: RE: Maven 2 error > >> > >> > >>Hi, > >> &

Re: Maven 2 error

2005-04-29 Thread Martijn Dashorst
7;t even have a pom file. > > > > >>-Original Message- >>From: BADIHI David [mailto:[EMAIL PROTECTED] >>Sent: 29 April 2005 17:17 >>To: Maven Users List >>Subject: RE: Maven 2 error >> >> >>Hi, >> >>You can p

RE: Maven 2 error

2005-04-29 Thread Simon Matic Langford
alas, I'm trying to create the pom file using m2, so I don't have any dependencies yet, I don't even have a pom file. > -Original Message- > From: BADIHI David [mailto:[EMAIL PROTECTED] > Sent: 29 April 2005 17:17 > To: Maven Users List > Subject: RE: Mave

RE: Maven 2 error

2005-04-29 Thread BADIHI David
users@maven.apache.org Objet : Maven 2 error Hi, I downloaded maven2 and tried to follow the getting started instructions, so I ran: m2 archetype:create -DgroupId=com.pcmsgroup.v21.common.logging -DartifactId=v21-common-logging as detailed, and once I'd sorted my proxy settings, all looked well, un

Maven 2 error

2005-04-29 Thread Simon Matic Langford
Hi, I downloaded maven2 and tried to follow the getting started instructions, so I ran: m2 archetype:create -DgroupId=com.pcmsgroup.v21.common.logging -DartifactId=v21-common-logging as detailed, and once I'd sorted my proxy settings, all looked well, until I got the little stack trace at the en