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
+ 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
