You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-user@portals.apache.org by Asle Pedersen <ap...@gmail.com> on 2006/01/03 23:58:40 UTC

pluto:assemble

Hi,
I am trying to use the pluto:assemble goal in milestone-1.1.0-alpha2 but
without success and could need some help. I get the following error:

$ mvn -e pluto:assemble -Dmaven.deploy.deployment=rss.war
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'pluto'.
[INFO]
----------------------------------------------------------------------------

[INFO] Building Pluto Utilities
[INFO]    task-segment: [pluto:assemble]
[INFO]
----------------------------------------------------------------------------
[WARNING]
  This artifact has been relocated to javax.servlet:servlet-api:2.4-20040521
.

[INFO] [pluto:assemble]
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------

[INFO] Web application descriptor must be a valid web.xml
[INFO]
----------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException : Web application
descriptor must be a valid web.xml
...
..
.

Regards,
Asle Pedersen