[ 
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). 


[EMAIL PROTECTED]: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
>
> [EMAIL PROTECTED]:~/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: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> 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: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> import: [EMAIL PROTECTED]
> -----------------------------------------------------
> [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

        

Reply via email to