|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [mojo-dev] [jira] (MOJO-1826) NoClassDefFoundError ... Dennis Lundberg (JIRA)
- [mojo-dev] [jira] (MOJO-1826) NoClassDefFoundE... Anders Hammar (JIRA)
- [mojo-dev] [jira] (MOJO-1826) NoClassDefFoundE... Robert Scholte (JIRA)
I've had a look at this, and it turns out that the problem is the old version (3.0-beta-2) of the Site Plugin that jboss-packaging-maven-plugin used for its last release. Apparently there was some class loading issue in Maven Site Plugin 3.0-beta-2.
To get this working I added a property in target/siteskinner/pom.xml after running 'mvn siteskinner:skin', to override the old Site Plugin version: