Dashboard doesn't work with maven 2.0.9
---------------------------------------

                 Key: MOJO-1256
                 URL: http://jira.codehaus.org/browse/MOJO-1256
             Project: Mojo
          Issue Type: Bug
          Components: dashboard
         Environment: Maven 2.0.9, Dashboard 1.0.0-beta-1
            Reporter: Ian Rowlands


After I upgraded to Maven 2.0.9, I have been unable to run dashboard. It seems 
to be an issue with commons logging, complaining of two copies in the path. 

If I go to Maven 2.0.8, I get a different error (which I may followup 
elsewhere).

The error message is:

[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
Invalid class loader hierarchy.  You have more than one version of 'org.apache.c
ommons.logging.Log' visible, which is not allowed.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.ExceptionInInitializerError
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:222)
        at org.codehaus.mojo.dashboard.report.plugin.hibernate.HibernateServiceI
mpl.initialize(HibernateServiceImpl.java:116)
        at org.codehaus.plexus.personality.plexus.lifecycle.phase.InitializePhas
e.execute(InitializePhase.java:16)
        at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.start(Abstract
LifecycleHandler.java:101)
        at org.codehaus.plexus.component.manager.AbstractComponentManager.startC
omponentLifecycle(AbstractComponentManager.java:105)
        at org.codehaus.plexus.component.manager.AbstractComponentManager.create
ComponentInstance(AbstractComponentManager.java:95)
        at org.codehaus.plexus.component.manager.ClassicSingletonComponentManage
r.getComponent(ClassicSingletonComponentManager.java:92)
        at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContai
ner.java:331)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to