You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Jan Loewe <jl...@cs.tu-berlin.de> on 2007/01/22 14:08:23 UTC

Build Problem

Hi there,

I tried to build ODE as mentioned, this is what I get:

[INFO]
----------------------------------------------------------------------------
[INFO] Building ODE :: Java Concurrent Objects (JACOB)
[INFO]    task-segment: [install]
[INFO]
----------------------------------------------------------------------------
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/tobago/maven-apt-plugin/1.0.9/maven-apt-plugin-1.0.9.pom
-----------------------------------------------------
this realm =
app0.child-container[org.apache.myfaces.tobago:maven-apt-plugin]
urls[0] =
file:/home/jan/.m2/repository/org/apache/myfaces/tobago/maven-apt-plugin/1.0.9/maven-apt-plugin-1.0.9.jar
Number of imports: 0


this realm = plexus.core.maven
urls[0] =
file:/home/jan/temp/maven-2.0.4/lib/maven-plugin-descriptor-2.0.4.jar
urls[1] = file:/home/jan/temp/maven-2.0.4/lib/jsch-0.1.24.jar
urls[2] =
file:/home/jan/temp/maven-2.0.4/lib/plexus-interactivity-api-1.0-alpha-4.jar
urls[3] =
file:/home/jan/temp/maven-2.0.4/lib/maven-error-diagnostics-2.0.4.jar
urls[4] = file:/home/jan/temp/maven-2.0.4/lib/wagon-ssh-1.0-alpha-7.jar
urls[5] = file:/home/jan/temp/maven-2.0.4/lib/maven-monitor-2.0.4.jar
urls[6] =
file:/home/jan/temp/maven-2.0.4/lib/maven-repository-metadata-2.0.4.jar
urls[7] = file:/home/jan/temp/maven-2.0.4/lib/commons-cli-1.0.jar
urls[8] =
file:/home/jan/temp/maven-2.0.4/lib/maven-plugin-parameter-documenter-2.0.4.jar
urls[9] = file:/home/jan/temp/maven-2.0.4/lib/maven-model-2.0.4.jar
urls[10] = file:/home/jan/temp/maven-2.0.4/lib/maven-artifact-2.0.4.jar
urls[11] = file:/home/jan/temp/maven-2.0.4/lib/maven-settings-2.0.4.jar
urls[12] =
file:/home/jan/temp/maven-2.0.4/lib/wagon-provider-api-1.0-alpha-6.jar
urls[13] =
file:/home/jan/temp/maven-2.0.4/lib/wagon-file-1.0-alpha-7.jar
urls[14] =
file:/home/jan/temp/maven-2.0.4/lib/maven-artifact-manager-2.0.4.jar
urls[15] =
file:/home/jan/temp/maven-2.0.4/lib/maven-plugin-api-2.0.4.jar
urls[16] =
file:/home/jan/temp/maven-2.0.4/lib/maven-plugin-registry-2.0.4.jar
urls[17] = file:/home/jan/temp/maven-2.0.4/lib/maven-profile-2.0.4.jar
urls[18] = file:/home/jan/temp/maven-2.0.4/lib/maven-core-2.0.4.jar
urls[19] =
file:/home/jan/temp/maven-2.0.4/lib/maven-reporting-api-2.0.4.jar
urls[20] = file:/home/jan/temp/maven-2.0.4/lib/maven-project-2.0.4.jar
urls[21] =
file:/home/jan/temp/maven-2.0.4/lib/wagon-ssh-external-1.0-alpha-6.jar
urls[22] =
file:/home/jan/temp/maven-2.0.4/lib/doxia-sink-api-1.0-alpha-7.jar
urls[23] =
file:/home/jan/temp/maven-2.0.4/lib/wagon-http-lightweight-1.0-alpha-6.jar
Number of imports: 0


this realm = plexus.core
urls[0] =
file:/home/jan/temp/maven-2.0.4/core/plexus-container-default-1.0-alpha-9.jar
urls[1] = file:/home/jan/temp/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.apache.myfaces.tobago:maven-apt-plugin:1.0.9:execute': Unable to
find the mojo 'org.apache.myfaces.tobago:maven-apt-plugin:1.0.9:execute'
in the plugin 'org.apache.myfaces.tobago:maven-apt-plugin'
org/codehaus/plexus/compiler/util/scan/SourceInclusionScanner
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Mon Jan 22 14:05:30 CET 2007
[INFO] Final Memory: 11M/21M
[INFO]
------------------------------------------------------------------------


anyone able to help?

regards,
Jan Loewe