Dear List,
I am new to the Pluto community and I am trying to install Pluto 1.1
following the instructions at
http://portals.apache.org/pluto/getting-started.html. I have downloaded
the latest source from SVN. However, when I run mvn install I get the
following error:
[INFO] Building Pluto Testsuite Portlet
[INFO] task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] [pluto:assemble {execution: default}]
[INFO] Reading web.xml from :C:\Documents and
Settings\Compaq_Owner\workspace\pl
uto\pluto-testsuite\src\main\webapp\WEB-INF\web.xml
[INFO] Reading portlet.xml from: C:\Documents and
Settings\Compaq_Owner\workspac
e\pluto\pluto-testsuite\src\main\webapp\WEB-INF\portlet.xml
[INFO] Writing web.xml to: C:\Documents and
Settings\Compaq_Owner\workspace\plut
o\pluto-testsuite\target\pluto-resources\web.xml
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [war:war]
[INFO] Exploding webapp...
[INFO] Copy webapp resources to C:\Documents and
Settings\Compaq_Owner\workspace
\pluto\pluto-testsuite\target\pluto-testsuite
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error assembling WAR
Embedded error: Could not explode webapp...
File target\pluto-resources\web.xml does not exist
If I cd to <PLUTO_HOME>\pluto-testsuite\target\pluto-resources, web.xml
is present, with a file size of 3294 bytes.
In case it's helpful, here is my tool stack:
OS: Windows XP Home
Java: JDK 1.5.0, Upgrade 6
Maven: 2.0.3
Any help in getting this resolved would be greatly appreciated.
Thanks,
Ian