Paolo Mottadelli wrote:
[INFO] Generating war
C:\eclipse\sourcesense\Blueprint\cocoon-2.2\dists\cocoon-d
ist-samples\target\cocoon-samples.war
[INFO] Building war:
C:\eclipse\sourcesense\Blueprint\cocoon-2.2\dists\cocoon-di
st-samples\target\cocoon-samples.war
[INFO] [cocoon:deploy {execution: default}]
[INFO] Exploding webapp...
[INFO] Copy webapp webResources to
C:\eclipse\sourcesense\Blueprint\cocoon-2.2\d
ists\cocoon-dist-samples\target\cocoon-samples
[INFO] Assembling webapp cocoon-dist-samples in
C:\eclipse\sourcesense\Blueprint
\cocoon-2.2\dists\cocoon-dist-samples\target\cocoon-samples
It is caused by the dist-samples module, which uses the assembly plugin
to build a cocoon distribution for offline use. This hasn't been
thoroughly tested though as you found out, i excluded it from the main
build by moving the module into the alldists profile.
Please svn update and try again.
Jorg