You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Roman Pichlik (JIRA)" <ji...@codehaus.org> on 2008/03/18 10:53:48 UTC

[jira] Created: (MECLIPSE-403) mvn eclipse:eclipse ends on ResourceNotFoundException

mvn eclipse:eclipse ends on ResourceNotFoundException
-----------------------------------------------------

                 Key: MECLIPSE-403
                 URL: http://jira.codehaus.org/browse/MECLIPSE-403
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
    Affects Versions: 2.5
         Environment: Linux
            Reporter: Roman Pichlik
            Priority: Blocker


dagi@fajtl:~/xxx$ mvn eclipse:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
Downloading: http://el4.elca-services.ch/el4j/maven2repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.pom
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building persistence-utils
[INFO]    task-segment: [eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Storing buildNumber: 45203 at timestamp: 1205833791902
-----------------------------------------------------
this realm = app0.child-container[org.apache.maven.plugins:maven-eclipse-plugin]
urls[0] = file:/home/dagi/.m2/repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.jar
urls[1] = file:/home/dagi/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Number of imports: 6
import: org.codehaus.classworlds.Entry@4891bb28
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@c51bc9e7
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8


this realm = plexus.core
urls[0] = file:/usr/local/tools/maven-2.0.8/lib/maven-2.0.8-uber.jar
Number of imports: 6
import: org.codehaus.classworlds.Entry@4891bb28
import: org.codehaus.classworlds.Entry@f8e44ca4
import: org.codehaus.classworlds.Entry@c51bc9e7
import: org.codehaus.classworlds.Entry@bece5185
import: org.codehaus.classworlds.Entry@3fee8e37
import: org.codehaus.classworlds.Entry@3fee19d8
-----------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse': Unable to find the mojo 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse' in the plugin 'org.apache.maven.plugins:maven-eclipse-plugin'
org/codehaus/plexus/resource/loader/ResourceNotFoundException
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Tue Mar 18 10:49:52 CET 2008
[INFO] Final Memory: 9M/79M
[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

        

[jira] Commented: (MECLIPSE-403) mvn eclipse:eclipse ends on ResourceNotFoundException

Posted by "Andrzej Swedrzynski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130114#action_130114 ] 

Andrzej Swedrzynski commented on MECLIPSE-403:
----------------------------------------------

I just had this problem using maven-eclipse-plugin 2.5.1. After reverting to 2.4 it went fine.

> mvn eclipse:eclipse ends on ResourceNotFoundException
> -----------------------------------------------------
>
>                 Key: MECLIPSE-403
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-403
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>         Environment: Linux
>            Reporter: Roman Pichlik
>            Priority: Blocker
>
> dagi@fajtl:~/xxx$ mvn eclipse:eclipse
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'eclipse'.
> Downloading: http://el4.elca-services.ch/el4j/maven2repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.pom
> WAGON_VERSION: 1.0-beta-2
> [INFO] ------------------------------------------------------------------------
> [INFO] Building persistence-utils
> [INFO]    task-segment: [eclipse:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing eclipse:eclipse
> [INFO] [buildnumber:create {execution: default}]
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Storing buildNumber: 45203 at timestamp: 1205833791902
> -----------------------------------------------------
> this realm = app0.child-container[org.apache.maven.plugins:maven-eclipse-plugin]
> urls[0] = file:/home/dagi/.m2/repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.jar
> urls[1] = file:/home/dagi/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> this realm = plexus.core
> urls[0] = file:/usr/local/tools/maven-2.0.8/lib/maven-2.0.8-uber.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> -----------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse': Unable to find the mojo 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse' in the plugin 'org.apache.maven.plugins:maven-eclipse-plugin'
> org/codehaus/plexus/resource/loader/ResourceNotFoundException
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Tue Mar 18 10:49:52 CET 2008
> [INFO] Final Memory: 9M/79M
> [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

        

[jira] Commented: (MECLIPSE-403) mvn eclipse:eclipse ends on ResourceNotFoundException

Posted by "Roman Pichlik (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127764 ] 

Roman Pichlik commented on MECLIPSE-403:
----------------------------------------

Strange, it seems that works now. I've only  re-run command. There is one difference in  the previous and the current log, currently the plugin artifact comes from repo1.maven.org (see below). 


dagi@fajtl:xxxt$ mvn eclipse:eclipse
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'eclipse'.
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-
pom
6K downloaded
[INFO] ------------------------------------------------------------------------
[INFO] Building xxx Maven Webapp
[INFO]    task-segment: [eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] Preparing eclipse:eclipse
[INFO] No goals needed for project - skipping
Downloading: http://repo1.maven.org/maven2/org/eclipse/core/resources/3.3.0-v20070604/resources-3.3.0-v20070604.po
1K downloaded
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-a
-4.pom
762b downloaded
Downloading: http://repo1.maven.org/maven2/org/eclipse/core/resources/3.3.0-v20070604/resources-3.3.0-v20070604.ja
662K downloaded
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-resources/1.0-alpha-4/plexus-resources-1.0-a
-4.jar
16K downloaded


> mvn eclipse:eclipse ends on ResourceNotFoundException
> -----------------------------------------------------
>
>                 Key: MECLIPSE-403
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-403
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>         Environment: Linux
>            Reporter: Roman Pichlik
>            Priority: Blocker
>
> dagi@fajtl:~/xxx$ mvn eclipse:eclipse
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'eclipse'.
> Downloading: http://el4.elca-services.ch/el4j/maven2repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.pom
> WAGON_VERSION: 1.0-beta-2
> [INFO] ------------------------------------------------------------------------
> [INFO] Building persistence-utils
> [INFO]    task-segment: [eclipse:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing eclipse:eclipse
> [INFO] [buildnumber:create {execution: default}]
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Storing buildNumber: 45203 at timestamp: 1205833791902
> -----------------------------------------------------
> this realm = app0.child-container[org.apache.maven.plugins:maven-eclipse-plugin]
> urls[0] = file:/home/dagi/.m2/repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.jar
> urls[1] = file:/home/dagi/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> this realm = plexus.core
> urls[0] = file:/usr/local/tools/maven-2.0.8/lib/maven-2.0.8-uber.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> -----------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse': Unable to find the mojo 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse' in the plugin 'org.apache.maven.plugins:maven-eclipse-plugin'
> org/codehaus/plexus/resource/loader/ResourceNotFoundException
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Tue Mar 18 10:49:52 CET 2008
> [INFO] Final Memory: 9M/79M
> [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

        

[jira] Commented: (MECLIPSE-403) mvn eclipse:eclipse ends on ResourceNotFoundException

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127741 ] 

Arnaud Heritier commented on MECLIPSE-403:
------------------------------------------

did you try to force the download with -cpu
Can you atttach a stacktrace in debug (-X)

> mvn eclipse:eclipse ends on ResourceNotFoundException
> -----------------------------------------------------
>
>                 Key: MECLIPSE-403
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-403
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>         Environment: Linux
>            Reporter: Roman Pichlik
>            Priority: Blocker
>
> dagi@fajtl:~/xxx$ mvn eclipse:eclipse
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'eclipse'.
> Downloading: http://el4.elca-services.ch/el4j/maven2repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.pom
> WAGON_VERSION: 1.0-beta-2
> [INFO] ------------------------------------------------------------------------
> [INFO] Building persistence-utils
> [INFO]    task-segment: [eclipse:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing eclipse:eclipse
> [INFO] [buildnumber:create {execution: default}]
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Storing buildNumber: 45203 at timestamp: 1205833791902
> -----------------------------------------------------
> this realm = app0.child-container[org.apache.maven.plugins:maven-eclipse-plugin]
> urls[0] = file:/home/dagi/.m2/repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.jar
> urls[1] = file:/home/dagi/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> this realm = plexus.core
> urls[0] = file:/usr/local/tools/maven-2.0.8/lib/maven-2.0.8-uber.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> -----------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse': Unable to find the mojo 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse' in the plugin 'org.apache.maven.plugins:maven-eclipse-plugin'
> org/codehaus/plexus/resource/loader/ResourceNotFoundException
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Tue Mar 18 10:49:52 CET 2008
> [INFO] Final Memory: 9M/79M
> [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

        

[jira] Commented: (MECLIPSE-403) mvn eclipse:eclipse ends on ResourceNotFoundException

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MECLIPSE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_127769 ] 

Arnaud Heritier commented on MECLIPSE-403:
------------------------------------------

perhaps it was a problem because the plugin was not completely synchronized in your mirror ...

> mvn eclipse:eclipse ends on ResourceNotFoundException
> -----------------------------------------------------
>
>                 Key: MECLIPSE-403
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-403
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>         Environment: Linux
>            Reporter: Roman Pichlik
>            Priority: Blocker
>
> dagi@fajtl:~/xxx$ mvn eclipse:eclipse
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'eclipse'.
> Downloading: http://el4.elca-services.ch/el4j/maven2repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.pom
> WAGON_VERSION: 1.0-beta-2
> [INFO] ------------------------------------------------------------------------
> [INFO] Building persistence-utils
> [INFO]    task-segment: [eclipse:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing eclipse:eclipse
> [INFO] [buildnumber:create {execution: default}]
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Storing buildNumber: 45203 at timestamp: 1205833791902
> -----------------------------------------------------
> this realm = app0.child-container[org.apache.maven.plugins:maven-eclipse-plugin]
> urls[0] = file:/home/dagi/.m2/repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.jar
> urls[1] = file:/home/dagi/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> this realm = plexus.core
> urls[0] = file:/usr/local/tools/maven-2.0.8/lib/maven-2.0.8-uber.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> -----------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse': Unable to find the mojo 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse' in the plugin 'org.apache.maven.plugins:maven-eclipse-plugin'
> org/codehaus/plexus/resource/loader/ResourceNotFoundException
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Tue Mar 18 10:49:52 CET 2008
> [INFO] Final Memory: 9M/79M
> [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

        

[jira] Closed: (MECLIPSE-403) mvn eclipse:eclipse ends on ResourceNotFoundException

Posted by "Roman Pichlik (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Pichlik closed MECLIPSE-403.
----------------------------------

    Resolution: Cannot Reproduce

I cannot reproduce it. It might be cause by inconsistent version of the plugin in repository. It seems that it works now when the artifact comes from repo1.

> mvn eclipse:eclipse ends on ResourceNotFoundException
> -----------------------------------------------------
>
>                 Key: MECLIPSE-403
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-403
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>         Environment: Linux
>            Reporter: Roman Pichlik
>            Priority: Blocker
>
> dagi@fajtl:~/xxx$ mvn eclipse:eclipse
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'eclipse'.
> Downloading: http://el4.elca-services.ch/el4j/maven2repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.pom
> WAGON_VERSION: 1.0-beta-2
> [INFO] ------------------------------------------------------------------------
> [INFO] Building persistence-utils
> [INFO]    task-segment: [eclipse:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] Preparing eclipse:eclipse
> [INFO] [buildnumber:create {execution: default}]
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Storing buildNumber: 45203 at timestamp: 1205833791902
> -----------------------------------------------------
> this realm = app0.child-container[org.apache.maven.plugins:maven-eclipse-plugin]
> urls[0] = file:/home/dagi/.m2/repository/org/apache/maven/plugins/maven-eclipse-plugin/2.5/maven-eclipse-plugin-2.5.jar
> urls[1] = file:/home/dagi/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> this realm = plexus.core
> urls[0] = file:/usr/local/tools/maven-2.0.8/lib/maven-2.0.8-uber.jar
> Number of imports: 6
> import: org.codehaus.classworlds.Entry@4891bb28
> import: org.codehaus.classworlds.Entry@f8e44ca4
> import: org.codehaus.classworlds.Entry@c51bc9e7
> import: org.codehaus.classworlds.Entry@bece5185
> import: org.codehaus.classworlds.Entry@3fee8e37
> import: org.codehaus.classworlds.Entry@3fee19d8
> -----------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse': Unable to find the mojo 'org.apache.maven.plugins:maven-eclipse-plugin:2.5:eclipse' in the plugin 'org.apache.maven.plugins:maven-eclipse-plugin'
> org/codehaus/plexus/resource/loader/ResourceNotFoundException
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Tue Mar 18 10:49:52 CET 2008
> [INFO] Final Memory: 9M/79M
> [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