Wiki date accuracy

2007-11-15 Thread Raphaël Piéroni
Hi guys, I am a bit confused by the dates shown on the wiki. For example this page date is on 2005 : http://wiki.apache.org/cocoon/22NewDocuments Is this correct or do some machine have 2 years gap ? - To unsubscribe, e-mail:

Re: Wiki date accuracy

2007-11-15 Thread Jeroen Reijn
Hi Raphael, I'm not sure, perhaps Reinhard can tell you, but by the looks of it this page is actually 2 years old. Plans were made a long time ago regarding what cocoon 2.2 should do and how we could improve the documentation. You can now find the documentation of cocoon 2.2 online at the

Re: Wiki date accuracy

2007-11-15 Thread Raphaël Piéroni
Jeroen Reijn a écrit : Hi Raphael, I'm not sure, perhaps Reinhard can tell you, but by the looks of it this page is actually 2 years old. Plans were made a long time ago regarding what cocoon 2.2 should do and how we could improve the documentation. You can now find the documentation of

Cocoon portlet file upload problem

2007-11-15 Thread vtysh
I have a jsf portlet wrapped by org.apache.pluto.core.PortletServlet. Portlet works in Cocoon portal except handling of multipart forms (file uploading). I can't read an inputStream of incoming request, seems that it is readed before it comes to my application. But i can see contentLength which

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?

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

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 problem.

RE: webapp maven error

2007-11-15 Thread Robin Rigby
-- Removed this directory: ~/.m2/repository/org/apache/maven/plugins/ and repeat mvn install Gets [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-war-plugin:2.0.2:war': Unable to find the mojo

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

Odp: RE: webapp maven error

2007-11-15 Thread tomasz
unfortunately result is the same :( rgrds t. Dnia 15-11-2007 o godz. 18:54 Robin Rigby napisał(a): -- Removed this directory: ~/.m2/repository/org/apache/maven/plugins/ and repeat mvn install Gets [INFO] Internal error in the plugin manager executing goal