webapp maven error

2007-11-15 Thread tomasz
Hello I tried to prepare application from Cocoon site (http://cocoon.apache.org/2.2/1362_1_1.html) but there are an error after 'mvn -e package' command ( please, see below) I also tried with a clean maven repository. I cannot find any solution for that problem. Could someone help me? regar

RE: webapp maven error

2007-11-15 Thread Robin Rigby
I have the same problem. myCocoonWebapp is Ok on its own. The parent POM fails as described Robin -Original Message- From: tomasz [mailto:[EMAIL PROTECTED] Sent: 15 November 2007 14:23 To: users@cocoon.apache.org Subject: webapp maven error Hello I tried to prepare application

Re: webapp maven error

2007-11-15 Thread Raphaël Piéroni
Can you please send a copy of your pom. Raphaël tomasz a écrit : Hello I tried to prepare application from Cocoon site (http://cocoon.apache.org/2.2/1362_1_1.html) but there are an error after 'mvn -e package' command ( please, see below) I also tried with a clean maven repository. I cann

Re: webapp maven error

2007-11-15 Thread Grzegorz Kossakowski
tomasz pisze: > Hello > > I tried to prepare application from Cocoon site > (http://cocoon.apache.org/2.2/1362_1_1.html) > > but there are an error after 'mvn -e package' command ( please, see below) > > I also tried with a clean maven repository. > > I cannot find any solution for that proble

RE: webapp maven error

2007-11-15 Thread Robin Rigby
1 myBlock2 -- Thanks Robin -Original Message- From: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED] Sent: 15 November 2007 14:58 To: users@cocoon.apache.org Subject: Re: webapp maven error tomasz pisze: > Hello > > I tried to prepare application

Re: webapp maven error

2007-11-15 Thread tomasz
Hi, Please find attached pom files [main] is for whole project, [web] is for web application created from the command described in cocoon's tutorial (copy & paste) . ... of course names and groupIds are different. article_block behavied properly regards tom. ps. my maven version is 2.0.7

Re: webapp maven error

2007-11-16 Thread tomasz
Thank you for your response. > > I had a similar problem some time ago and it was caused by broken > download. For me it helped to just > remove this directory: ~/.m2/repository/org/apache/maven/plugins/ and > just try again mvn package (or > install). > > Before you dig into this issue I would

Re: webapp maven error

2007-11-16 Thread tomasz
Thank you for your response. > > I had a similar problem some time ago and it was caused by broken > download. For me it helped to just > remove this directory: ~/.m2/repository/org/apache/maven/plugins/ and > just try again mvn package (or > install). > > Before you dig into this issue I would

Re: webapp maven error

2007-11-16 Thread Raphaël Piéroni
Hi I attached the result. I also changed the pom content. First to have the dependency to articleBlock. And also to make the webapp module links to the parent pom. I am also behind a firewall. Hope this helps. Raphaël PS: if not yet tried you can call mvn with -U or -cpu options PPS can't sen

Odp: RE: webapp maven error

2007-11-15 Thread tomasz
> myBlock1 > myBlock2 > > > > > -- > > Thanks > > Robin > > > -Original Message- > From: Grzegorz Kossakowski [mailto:[EMAIL PROTECTED] > Sent: 15 November 2007 14:58 > To: users@cocoon.apache.org >