[
https://issues.apache.org/jira/browse/PLUTO-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470469
]
Elliot Metsger commented on PLUTO-307:
--------------------------------------
Sorry i'm not being exactly cogent.
So here is what I did, from a clean trunk:
mvn site install -P assembly
That command successfully completes the package lifecycle, so it appears that
the problem is occurring in the install phase.
That eventually fails with the error: java.lang.ExceptionInInitializerError,
which occurs in the install phase of the lifecycle (I can get the package phase
to complete fine).
After I received the java.lang.ExceptionInInitializerError, I cd'ed into the
assembly directory and ran:
mvn install -P assembly
And everything was peachy.
I don't know why this happens. I started writing some debugging code but I had
to cut it short to finish up some obligations I have for work.
> Bundled Distribtion does not install on top of tomcat
> -----------------------------------------------------
>
> Key: PLUTO-307
> URL: https://issues.apache.org/jira/browse/PLUTO-307
> Project: Pluto
> Issue Type: Bug
> Reporter: David DeWolf
> Assigned To: David DeWolf
> Fix For: 1.1.0
>
>
> Tomcat is not updated with:
> /PlutoDomain/testsuite.war
> /PlutoDomain/pluto.war
> etc...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.