[ 
http://jira.codehaus.org/browse/MOJO-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David J. M. Karlsen closed MOJO-618.
------------------------------------

    Resolution: Fixed

OK for maven <= 2.0.5 and 1.0-beta-1-SNAPSHOT - creating a new issue for maven 
2.0.6.

> XDoclet fails to run
> --------------------
>
>                 Key: MOJO-618
>                 URL: http://jira.codehaus.org/browse/MOJO-618
>             Project: Mojo
>          Issue Type: Bug
>          Components: xdoclet
>         Environment: Windows XP / JDK 1.5.0_10
>            Reporter: David J. M. Karlsen
>            Priority: Blocker
>
> XDoclet fails to run:
> output from mvn -e -U -cpu clean install 
> + Error stacktraces are turned on.
> [INFO] Scanning for projects...
> [INFO] Reactor build order: 
> [INFO]   myproject
> [INFO]   Auto generated Java files by xjc
> [INFO]   myproject-ejb
> [INFO]   myproject-ear
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building myproject
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for 
> updates from central
> [INFO] [clean:clean]
> [INFO] Deleting directory C:\myproject\target
> [INFO] Deleting directory C:\myproject\target\classes
> [INFO] Deleting directory C:\myproject\target\test-classes
> [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for 
> updates from central
> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for 
> updates from central
> [INFO] [site:attach-descriptor]
> [WARNING] Unable to load parent project from repository: Could not find the 
> model file 'C:\myproject\..\pom.xml'.
> [INFO] [install:install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory C:\myproject\myproject-common\target
> [INFO] Deleting directory C:\myproject\myproject-common\target\classes
> [INFO] Deleting directory C:\myproject\myproject-common\target\test-classes
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for 
> updates from central
> [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for 
> updates from central
> [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for 
> updates from central
> [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for 
> updates from central
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> Compiling 8 source files to C:\myproject\myproject-common\target\classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [jar:jar]
> [INFO] Building jar: 
> C:\myproject\myproject-common\target\myproject-common-1.0-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building Auto generated Java files by xjc
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] artifact org.codehaus.mojo:jaxb2-maven-plugin: checking for updates 
> from central
> [INFO] [clean:clean]
> [INFO] Deleting directory C:\myproject\myproject-jaxb\target
> [INFO] Deleting directory C:\myproject\myproject-jaxb\target\classes
> [INFO] Deleting directory C:\myproject\myproject-jaxb\target\test-classes
> [INFO] [jaxb2:xjc {execution: default}]
> [INFO] Generating source...
> [INFO] parsing a schema...
> [INFO] compiling a schema...
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> Compiling 23 source files to C:\myproject\myproject-jaxb\target\classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [jar:jar]
> [INFO] Building jar: 
> C:\myproject\myproject-jaxb\target\myproject-jaxb-1.0-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] artifact org.codehaus.mojo:aspectj-maven-plugin: checking for updates 
> from central
> [INFO] [clean:clean]
> [INFO] Deleting directory C:\myproject\myproject-server\target
> [INFO] Deleting directory C:\myproject\myproject-server\target\classes
> [INFO] Deleting directory C:\myproject\myproject-server\target\test-classes
> Downloading: 
> http://repo.sandsli.dnb.no/px/repository/public/xom/xom/1.0/xom-1.0.pom
> [WARNING] Unable to get resource from repository central 
> (http://repo1.maven.org/maven2)
> [INFO] [aspectj:compile {execution: default}]
> [WARNING] bad version number found in C:\Documents and 
> Settings\myuserid\.m2\repository\aspectj\aspectjrt\1.5.3\aspectjrt-1.5.3.jar 
> expected 1.5.2a found 1.5.3
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Not compiling test sources
> [INFO] [surefire:test]
> [INFO] Tests are skipped.
> [INFO] [jar:jar]
> [INFO] Building jar: 
> C:\myproject\myproject-server\target\myproject-server-1.0-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] snapshot org.apache.maven.plugins:maven-war-plugin:2.0.2-SNAPSHOT: 
> checking for updates from inhouse.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-war-plugin:2.0.2-SNAPSHOT: 
> checking for updates from public.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-war-plugin:2.0.2-SNAPSHOT: 
> checking for updates from inhouse.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-war-plugin:2.0.2-SNAPSHOT: 
> checking for updates from public.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:4-SNAPSHOT: checking 
> for updates from inhouse.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:4-SNAPSHOT: checking 
> for updates from public.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:4-SNAPSHOT: checking 
> for updates from inhouse.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:4-SNAPSHOT: checking 
> for updates from public.snapshots
> [INFO] artifact org.codehaus.mojo:xdoclet-maven-plugin: checking for updates 
> from central
> [INFO] [clean:clean]
> [INFO] Deleting directory C:\myproject\myproject-war\target
> [INFO] Deleting directory C:\myproject\myproject-war\target\classes
> [INFO] Deleting directory C:\myproject\myproject-war\target\test-classes
> [WARNING] While downloading servletapi:servletapi:2.3
>   This artifact has been relocated to javax.servlet:servlet-api:2.3.
> -----------------------------------------------------
> this realm = app0.child-container[org.codehaus.mojo:xdoclet-maven-plugin]
> urls[0] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/org/codehaus/mojo/xdoclet-maven-plugin/1.0-alpha-2/xdoclet-maven-plugin-1.0-alpha-2.jar
> urls[1] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-oracle-module/1.2.3/xdoclet-oracle-module-1.2.3.jar
> urls[2] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-de-locale/1.2.3/xdoclet-de-locale-1.2.3.jar
> urls[3] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-sun-module/1.2.3/xdoclet-sun-module-1.2.3.jar
> urls[4] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/jboss/jboss-j2ee/3.2.1/jboss-j2ee-3.2.1.jar
> urls[5] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-wsee-module/1.2.3/xdoclet-wsee-module-1.2.3.jar
> urls[6] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-jdo-module/1.2.3/xdoclet-jdo-module-1.2.3.jar
> urls[7] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-objectweb-module/1.2.3/xdoclet-objectweb-module-1.2.3.jar
> urls[8] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-mockobjects-module/1.2.3/xdoclet-mockobjects-module-1.2.3.jar
> urls[9] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
> urls[10] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-ibm-module/1.2.3/xdoclet-ibm-module-1.2.3.jar
> urls[11] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/ant/ant-launcher/1.6.5/ant-launcher-1.6.5.jar
> urls[12] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-ejb-module/1.2.3/xdoclet-ejb-module-1.2.3.jar
> urls[13] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-apache-module/1.2.3/xdoclet-apache-module-1.2.3.jar
> urls[14] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-solarmetric-module/1.2.3/xdoclet-solarmetric-module-1.2.3.jar
> urls[15] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-spring-module/1.2.3/xdoclet-spring-module-1.2.3.jar
> urls[16] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-fr_FR-locale/1.2.3/xdoclet-fr_FR-locale-1.2.3.jar
> urls[17] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-java-module/1.2.3/xdoclet-java-module-1.2.3.jar
> urls[18] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-xdoclet-module/1.2.3/xdoclet-xdoclet-module-1.2.3.jar
> urls[19] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-sybase-module/1.2.3/xdoclet-sybase-module-1.2.3.jar
> urls[20] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet/1.2.3/xdoclet-1.2.3.jar
> urls[21] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-borland-module/1.2.3/xdoclet-borland-module-1.2.3.jar
> urls[22] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-mx4j-module/1.2.3/xdoclet-mx4j-module-1.2.3.jar
> urls[23] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-orion-module/1.2.3/xdoclet-orion-module-1.2.3.jar
> urls[24] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/javax/servlet/servlet-api/2.3/servlet-api-2.3.jar
> urls[25] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-mvcsoft-module/1.2.3/xdoclet-mvcsoft-module-1.2.3.jar
> urls[26] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xjavadoc/1.1/xjavadoc-1.1.jar
> urls[27] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-jboss-module/1.2.3/xdoclet-jboss-module-1.2.3.jar
> urls[28] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-caucho-module/1.2.3/xdoclet-caucho-module-1.2.3.jar
> urls[29] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-hp-module/1.2.3/xdoclet-hp-module-1.2.3.jar
> urls[30] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-libelis-module/1.2.3/xdoclet-libelis-module-1.2.3.jar
> urls[31] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/ant/ant/1.5.2/ant-1.5.2.jar
> urls[32] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-exolab-module/1.2.3/xdoclet-exolab-module-1.2.3.jar
> urls[33] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-jmx-module/1.2.3/xdoclet-jmx-module-1.2.3.jar
> urls[34] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/commons-collections/commons-collections/2.1/commons-collections-2.1.jar
> urls[35] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.0/maven-antrun-plugin-1.0.jar
> urls[36] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-web-module/1.2.3/xdoclet-web-module-1.2.3.jar
> urls[37] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-bea-module/1.2.3/xdoclet-bea-module-1.2.3.jar
> urls[38] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-openejb-module/1.2.3/xdoclet-openejb-module-1.2.3.jar
> urls[39] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar
> urls[40] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-pramati-module/1.2.3/xdoclet-pramati-module-1.2.3.jar
> urls[41] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-jsf-module/1.2.3/xdoclet-jsf-module-1.2.3.jar
> urls[42] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-pt_BR-locale/1.2.3/xdoclet-pt_BR-locale-1.2.3.jar
> urls[43] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-hibernate-module/1.2.3/xdoclet-hibernate-module-1.2.3.jar
> urls[44] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-macromedia-module/1.2.3/xdoclet-macromedia-module-1.2.3.jar
> urls[45] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-tjdo-module/1.2.3/xdoclet-tjdo-module-1.2.3.jar
> urls[46] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-webwork-module/1.2.3/xdoclet-webwork-module-1.2.3.jar
> urls[47] = file:/C:/Documents and 
> Settings/myuserid/.m2/repository/xdoclet/xdoclet-portlet-module/1.2.3/xdoclet-portlet-module-1.2.3.jar
> Number of imports: 0
> this realm = plexus.core.maven
> urls[0] = file:/C:/maven-2.0.4/lib/commons-cli-1.0.jar
> urls[1] = file:/C:/maven-2.0.4/lib/doxia-sink-api-1.0-alpha-7.jar
> urls[2] = file:/C:/maven-2.0.4/lib/jsch-0.1.24.jar
> urls[3] = file:/C:/maven-2.0.4/lib/maven-artifact-2.0.4.jar
> urls[4] = file:/C:/maven-2.0.4/lib/maven-artifact-manager-2.0.4.jar
> urls[5] = file:/C:/maven-2.0.4/lib/maven-core-2.0.4.jar
> urls[6] = file:/C:/maven-2.0.4/lib/maven-error-diagnostics-2.0.4.jar
> urls[7] = file:/C:/maven-2.0.4/lib/maven-model-2.0.4.jar
> urls[8] = file:/C:/maven-2.0.4/lib/maven-monitor-2.0.4.jar
> urls[9] = file:/C:/maven-2.0.4/lib/maven-plugin-api-2.0.4.jar
> urls[10] = file:/C:/maven-2.0.4/lib/maven-plugin-descriptor-2.0.4.jar
> urls[11] = 
> file:/C:/maven-2.0.4/lib/maven-plugin-parameter-documenter-2.0.4.jar
> urls[12] = file:/C:/maven-2.0.4/lib/maven-plugin-registry-2.0.4.jar
> urls[13] = file:/C:/maven-2.0.4/lib/maven-profile-2.0.4.jar
> urls[14] = file:/C:/maven-2.0.4/lib/maven-project-2.0.4.jar
> urls[15] = file:/C:/maven-2.0.4/lib/maven-reporting-api-2.0.4.jar
> urls[16] = file:/C:/maven-2.0.4/lib/maven-repository-metadata-2.0.4.jar
> urls[17] = file:/C:/maven-2.0.4/lib/maven-settings-2.0.4.jar
> urls[18] = file:/C:/maven-2.0.4/lib/plexus-interactivity-api-1.0-alpha-4.jar
> urls[19] = file:/C:/maven-2.0.4/lib/wagon-file-1.0-alpha-7.jar
> urls[20] = file:/C:/maven-2.0.4/lib/wagon-http-lightweight-1.0-alpha-6.jar
> urls[21] = file:/C:/maven-2.0.4/lib/wagon-provider-api-1.0-alpha-6.jar
> urls[22] = file:/C:/maven-2.0.4/lib/wagon-ssh-1.0-alpha-7.jar
> urls[23] = file:/C:/maven-2.0.4/lib/wagon-ssh-external-1.0-alpha-6.jar
> Number of imports: 0
> this realm = plexus.core
> urls[0] = file:/C:/maven-2.0.4/core/plexus-container-default-1.0-alpha-9.jar
> urls[1] = file:/C:/maven-2.0.4/core/plexus-utils-1.1.jar
> Number of imports: 0
> -----------------------------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal 
> 'org.codehaus.mojo:xdoclet-maven-plugin:1.0-alpha-2:xdoclet': Unable to find 
> the mojo 'org.codehaus.mojo:xdoclet-maven-plugin:1.0-alpha-2:xdoclet' in the 
> plugin 'org.codehaus.mojo:xdoclet-maven-plugin'
> org.apache.tools.ant.PropertyHelper
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Trace
> org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the 
> plugin manager executing goal 
> 'org.codehaus.mojo:xdoclet-maven-plugin:1.0-alpha-2:xdoclet': Unable to find 
> the mojo 'org.codehaus.mojo:xdoclet-maven-plugin:1.0-alpha-2:xdoclet' in the 
> plugin 'org.codehaus.mojo:xdoclet-maven-plugin'
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:538)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:475)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:454)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:306)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:273)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
>       at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>       at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>       at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
>       at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>       at java.lang.reflect.Method.invoke(Method.java:615)
>       at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>       at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>       at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>       at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
> Caused by: org.apache.maven.plugin.PluginManagerException: Unable to find the 
> mojo 'org.codehaus.mojo:xdoclet-maven-plugin:1.0-alpha-2:xdoclet' in the 
> plugin 'org.codehaus.mojo:xdoclet-maven-plugin'
>       at 
> org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(DefaultPluginManager.java:533)
>       at 
> org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:390)
>       at 
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:534)
>       ... 16 more
> Caused by: 
> org.codehaus.plexus.component.repository.exception.ComponentLookupException: 
> Unable to lookup component 
> 'org.apache.maven.plugin.Mojoorg.codehaus.mojo:xdoclet-maven-plugin:1.0-alpha-2:xdoclet',
>  it could not be created
>       at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:335)
>       at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:440)
>       at 
> org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(DefaultPluginManager.java:524)
>       ... 18 more
> Caused by: 
> org.codehaus.plexus.component.factory.ComponentInstantiationException: Could 
> not instanciate component: role: 'null', implementation: 
> 'org.codehaus.mojo.xdoclet.XDocletMojo'
>       at 
> org.codehaus.plexus.component.factory.java.JavaComponentFactory.makeException(JavaComponentFactory.java:77)
>       at 
> org.codehaus.plexus.component.factory.java.JavaComponentFactory.newInstance(JavaComponentFactory.java:62)
>       at 
> org.codehaus.plexus.DefaultPlexusContainer.createComponentInstance(DefaultPlexusContainer.java:1464)
>       at 
> org.codehaus.plexus.component.manager.AbstractComponentManager.createComponentInstance(AbstractComponentManager.java:93)
>       at 
> org.codehaus.plexus.component.manager.PerLookupComponentManager.getComponent(PerLookupComponentManager.java:48)
>       at 
> org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:331)
>       ... 20 more
> Caused by: java.lang.NoClassDefFoundError: org.apache.tools.ant.PropertyHelper
>       at java.lang.J9VMInternals.verifyImpl(Native Method)
>       at java.lang.J9VMInternals.verify(J9VMInternals.java:59)
>       at java.lang.J9VMInternals.verify(J9VMInternals.java:57)
>       at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)
>       at java.lang.Class.newInstanceImpl(Native Method)
>       at java.lang.Class.newInstance(Class.java:1243)
>       at 
> org.codehaus.plexus.component.factory.java.JavaComponentFactory.newInstance(JavaComponentFactory.java:44)
>       ... 24 more
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 30 seconds
> [INFO] Finished at: Wed Jan 17 19:22:43 CET 2007
> [INFO] Final Memory: 15M/45M
> [INFO] 
> ------------------------------------------------------------------------

-- 
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