[ http://jira.codehaus.org/browse/MNGECLIPSE-73?page=all ]
Eugene Kuleshov closed MNGECLIPSE-73:
-------------------------------------
Resolution: Fixed
Fix Version: 0.0.5
That particular message is created by Maven Embedder and we have no control on
it. Please report an issue agains Maven Embedder component.
However I've added some additional logging to the plugin and it should look
better now.
> Output more information in error message
> ----------------------------------------
>
> Key: MNGECLIPSE-73
> URL: http://jira.codehaus.org/browse/MNGECLIPSE-73
> Project: Maven 2.x Extension for Eclipse
> Type: Improvement
> Versions: 0.0.4
> Environment: Linux. JDK 1.5.
> Reporter: Jimisola Laursen
> Assignee: Eugene Kuleshov
> Priority: Trivial
> Fix For: 0.0.5
>
>
> I keep getting the following error message over and over again:
> 2/12/06 4:00:10 PM CET: Reading /LF/pom.xml
> 2/12/06 4:00:17 PM CET: [WARN] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> 2/12/06 4:00:17 PM CET: Unable to download the artifact from any repository
> and I don't know what is causing it. It would really help out if the
> error/warning message provided was more informative.
> Hence, what resource is it trying to get?
> Below is the the output with debug turned on:
> 2/12/06 4:46:24 PM CET: [DEBUG] xml-apis:xml-apis:jar:1.0.b2
> (selected for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] com.ibm.icu:icu4j:jar:2.6.1 (selected
> for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] xerces:xmlParserAPIs:jar:2.6.1 (removed -
> nearer found: 2.6.2)
> 2/12/06 4:46:24 PM CET: [DEBUG] xerces:xmlParserAPIs:jar:2.6.2 (selected
> for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] xerces:xercesImpl:jar:2.2.1 (removed -
> nearer found: 2.6.2)
> 2/12/06 4:46:24 PM CET: [DEBUG] xerces:xercesImpl:jar:2.6.2 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] junit:junit:jar:3.8.1 (selected for test)
> 2/12/06 4:46:24 PM CET: [DEBUG] se.stickybit.lf:lf-test-license:jar:0.1
> (selected for system)
> 2/12/06 4:46:24 PM CET: [DEBUG] xmlbeans:xbean:jar:2.1.0 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] xsdlib:xsdlib:jar:20030225 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] xmlbeans:xmlpublic:jar:2.1.0 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] dom4j:dom4j:jar:1.6.1 (selected for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] stax:stax-api:jar:1.0 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] pull-parser:pull-parser:jar:2 (selected
> for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] jaxme:jaxme-api:jar:0.3 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] dom4j:dom4j:jar:1.5.2 (removed - causes a
> cycle in the graph)
> 2/12/06 4:46:24 PM CET: [DEBUG] jaxen:jaxen:jar:1.1-beta-6 (removed -
> nearer found: 1.1-beta-8)
> 2/12/06 4:46:24 PM CET: [DEBUG] While downloading xml-apis:xml-apis:2.0.2
> This artifact has been relocated to xml-apis:xml-apis:1.0.b2.
> 2/12/06 4:46:24 PM CET: [DEBUG] xml-apis:xml-apis:jar:1.0.b2 (selected
> for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] msv:xsdlib:jar:20030807 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] xpp3:xpp3:jar:1.1.3.3 (selected for
> compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] msv:relaxngDatatype:jar:20030807
> (selected for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] log4j:log4j:jar:1.2.9 (selected for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] xmlbeans:xbean_xpath:jar:2.1.0 (selected
> for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] msv:msv:jar:20050913 (selected for compile)
> 2/12/06 4:46:24 PM CET: [DEBUG] Found 0 components to load on start
> 2/12/06 4:46:24 PM CET: [DEBUG] Building Maven user-level plugin registry
> from: '/home/jimisola/.m2/plugin-registry.xml'
> 2/12/06 4:46:24 PM CET: [DEBUG] Trying repository central
> 2/12/06 4:46:35 PM CET: [WARN] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> 2/12/06 4:46:35 PM CET: Unable to download the artifact from any repository
> 2/12/06 4:46:35 PM CET: [DEBUG] Found 0 components to load on start
> 2/12/06 4:46:35 PM CET: [DEBUG] Building Maven user-level plugin registry
> from: '/home/jimisola/.m2/plugin-registry.xml'
> 2/12/06 4:46:35 PM CET: [DEBUG] Found 0 components to load on start
> 2/12/06 4:46:35 PM CET: [DEBUG] Building Maven user-level plugin registry
> from: '/home/jimisola/.m2/plugin-registry.xml'
> 2/12/06 4:46:35 PM CET: [DEBUG] Trying repository central
> 2/12/06 4:46:36 PM CET: [WARN] Unable to get resource from repository central
> (http://repo1.maven.org/maven2)
> 2/12/06 4:46:36 PM CET: Unable to download the artifact from any repository
--
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]