I think I've boiled it down to a site plugin issue and reported
http://jira.codehaus.org/browse/MSITE-695
But no Maven 3.1 for Log4j 2 for now...
Gary
On Wed, Jul 17, 2013 at 12:17 PM, Anthony Dahanne wrote:
> hello
> did you check this page out :
> https://cwiki.apache.org/confluence/display
hello
did you check this page out :
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
Regarding maven site plugin, it says that 3.3 is compatible with 3.1
HTH,
Anthony
On Wed, Jul 17, 2013 at 12:13 PM, Gary Gregory wrote:
> If you check out log4j 2 trunk and run: mvn clean si
Hm, I do see here:
https://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound
that the site plugin needs to be updated, but we cannot do that because it
causes a NullPointerException in site:stage-deploy.
Gary
On Wed, Jul 17, 2013 at 12:13 PM, Gary Gregory wrote:
> If you check out
If you check out log4j 2 trunk and run: mvn clean site, you get a
java.lang.NoClassDefFoundError. Shouldn't this work out of the box? All is
well with 3.0.5. Should I configure something magic or create a JIRA?
[INFO] Scanning for projects...
[INFO]