[richfaces-planning-issues] [JBoss JIRA] (RFPL-3143) Documentation can't be rendered - missing artifact org.eclipse.equinox:app:jar:1.0.0

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Dec 10 04:14:05 EST 2013


Lukáš Fryč created RFPL-3143:
--------------------------------

             Summary: Documentation can't be rendered - missing artifact org.eclipse.equinox:app:jar:1.0.0
                 Key: RFPL-3143
                 URL: https://issues.jboss.org/browse/RFPL-3143
             Project: RichFaces Planning
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: doc
    Affects Versions: 5.0.0.Alpha2
            Reporter: Lukáš Fryč
            Assignee: Lukáš Fryč
             Fix For: 5.0.0.Alpha2


{code}
[lfryc at lfryc richfaces-docs]$ mvn clean install
[INFO] Scanning for projects...
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/css/core/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.wst.css:core/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/sse/core/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
Downloading: http://snapshots.jboss.org/maven2/org/eclipse/wst/common/uriresolver/maven-metadata.xml
[WARNING] Could not transfer metadata org.eclipse.wst.common:uriresolver/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://download.java.net/maven/1 was cached in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Richfaces Docs: Parent
[INFO] RichFaces Component Reference
[INFO] RichFaces Developer Guide
[INFO] RichFaces Document Aggregator
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Richfaces Docs: Parent 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ docs-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ docs-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ docs-parent ---
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ docs-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ docs-parent ---
[INFO] Installing /home/lfryc/.workspace/release/richfaces/richfaces-docs/parent/pom.xml to /home/lfryc/.m2/repository/org/richfaces/docs/docs-parent/5.0.0-SNAPSHOT/docs-parent-5.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building RichFaces Component Reference 5.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ richfaces-component-reference ---
[INFO] Deleting /home/lfryc/.workspace/release/richfaces/richfaces-docs/Component_Reference/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ richfaces-component-reference ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ richfaces-component-reference ---
[INFO] 
[INFO] --- asciidoctor-maven-plugin:0.1.3.1:process-asciidoc (output-xml) @ richfaces-component-reference ---
[INFO] Rendered /home/lfryc/.workspace/release/richfaces/richfaces-docs/Component_Reference/src/main/docbook/en-US/Component_Reference.asciidoc
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ richfaces-component-reference ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 128 resources
[INFO] 
[INFO] --- maven-jdocbook-plugin:2.2.1:resources (default-resources) @ richfaces-component-reference ---
[WARNING] Failure to transfer org.eclipse.wst.css:core/maven-metadata.xml from http://download.java.net/maven/1 was cached in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.css:core/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://download.java.net/maven/1 was cached in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.common:uriresolver/maven-metadata.xml from http://download.java.net/maven/1 was cached in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.common:uriresolver/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer org.eclipse.wst.sse:core/maven-metadata.xml from http://download.java.net/maven/1 was cached in the local repository, resolution will not be reattempted until the update interval of maven-repository.dev.java.net has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.wst.sse:core/maven-metadata.xml from/to maven-repository.dev.java.net (http://download.java.net/maven/1): No connector available to access repository maven-repository.dev.java.net (http://download.java.net/maven/1) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Missing POM for org.eclipse.equinox:app:jar:1.0.0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Richfaces Docs: Parent ............................ SUCCESS [0.388s]
[INFO] RichFaces Component Reference ..................... FAILURE [9.436s]
[INFO] RichFaces Developer Guide ......................... SKIPPED
[INFO] RichFaces Document Aggregator ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.388s
[INFO] Finished at: Tue Dec 10 09:52:58 CET 2013
[INFO] Final Memory: 42M/490M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jboss.maven.plugins:maven-jdocbook-plugin:2.2.1:resources (default-resources) on project richfaces-component-reference: Unexpected problem: Unable to locate artifact [org.eclipse.equinox:app:jar:1.0.0]: Failure to find org.eclipse.equinox:app:jar:1.0.0 in https://repository.jboss.org/nexus/content/groups/staging/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-staging-repository-group has elapsed or updates are forced
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.eclipse.equinox -DartifactId=app -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.eclipse.equinox -DartifactId=app -Dversion=1.0.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] Path to dependency:
[ERROR] 1) org.richfaces.docs:richfaces-component-reference:jdocbook:5.0.0-SNAPSHOT
[ERROR] 2) org.eclipse.wst.css:core:jar:1.1.101-v200705302225
[ERROR] 3) org.eclipse.core:runtime:jar:3.9.0-v20130326-1255
[ERROR] 
[ERROR] 
[ERROR] org.eclipse.equinox:app:jar:1.0.0
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] jboss-staging-repository-group (https://repository.jboss.org/nexus/content/groups/staging/, releases=true, snapshots=true),
[ERROR] jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/, releases=true, snapshots=true),
[ERROR] maven central (http://repo1.maven.org/, releases=true, snapshots=true),
[ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :richfaces-component-reference
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-planning-issues mailing list