You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/15 23:50:56 UTC

[jira] Updated: (MAVEN-1199) REGRESSION: maven cactus:report fails under RC2

The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Mon, 15 Mar 2004 5:49 PM
    Changes:
             environment changed from 
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1199&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1199

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1199
    Summary: REGRESSION: maven cactus:report fails under RC2
       Type: Bug

     Status: Open
   Priority: Blocker

 Original Estimate: 2 days
 Time Spent: Unknown
  Remaining: 2 days

    Project: maven
 Components: 
             plugin manager
   Fix Fors:
             1.0-rc2
   Versions:
             1.0-rc2

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 15 Mar 2004 12:11 AM
    Updated: Mon, 15 Mar 2004 5:49 PM
    Due:     Fri, 19 Mar 2004 12:00 AM
Environment: Linux Redhat 7.3, JDK 1.4.2_02
non-standard plugins installed: cactus-1.5-rc1, cdit-build-1.3.3, jaxb-1.0.0, installer-1.0.0

Description:
probably related to the classloader issues experience in checkstyle.

BUILD FAILED
org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
        at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
        at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
        at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
        at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
        at org.apache.maven.jelly.MavenJellyContext.<init>(MavenJellyContext.java:59)
        at org.apache.maven.jelly.MavenJellyContext.createChildContext(MavenJellyContext.java:99)
        at org.apache.commons.jelly.JellyContext.newJellyContext(JellyContext.java:346)
        at org.apache.commons.jelly.impl.DynamicTag.doTag(DynamicTag.java:113)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:99)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at com.werken.werkz.WerkzProject.attainGoal(WerkzProject.java:193)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:527)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:265)
        at org.apache.maven.cli.App.doMain(App.java:466)
        at org.apache.maven.cli.App.main(App.java:1117)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Caused by: org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
        at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:416)
        at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
        ... 24 more
Caused by: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
        at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:412)
        ... 25 more
File...... file:/home/cruise/.maven/plugins/cactus-maven-1.5-rc1/plugin.jelly
Element... doc:jsl
Line...... 757
Column.... 27
org.apache.commons.logging.LogConfigurationException: org.apache.commons.logging.LogConfigurationException: Class org.apache.commons.logging.impl.Log4JLogger does not implement Log
Total time: 27 seconds
Finished at: Mon Mar 15 16:01:16 EST 2004




---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org