jira-importer commented on issue #968:
URL: 
https://github.com/apache/maven-javadoc-plugin/issues/968#issuecomment-2957365419

   **[Hervé 
Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)**
 commented
   
   Hmmm
   
   ```
   $ unzip ../mvnexec.zip && cd forked && mvn -v && mvn site
   Archive:  ../mvnexec.zip
      creating: forked/
     inflating: forked/pom.xml          
      creating: forked/sub1/
      creating: forked/sub1/src/
      creating: forked/sub1/src/test/
      creating: forked/sub1/src/test/java/
     inflating: forked/sub1/src/test/java/Simple2Test.java  
     inflating: forked/sub1/pom.xml     
      creating: forked/sub2/
      creating: forked/sub2/src/
      creating: forked/sub2/src/test/
      creating: forked/sub2/src/test/java/
     inflating: forked/sub2/src/test/java/SimpleTest.java  
     inflating: forked/sub2/pom.xml     
   Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
   Java version: 1.5.0_22
   Java home: /home/opt/jdk1.5.0_22/jre
   Default locale: fr_FR, platform encoding: UTF-8
   OS name: "linux" version: "2.6.38-10-generic" arch: "amd64" Family: "unix"
   [INFO] Scanning for projects...
   [INFO] Reactor build order: 
   [INFO]   Unnamed - org.test.forked:parent:pom:1
   [INFO]   Unnamed - org.test.forked:sub1:jar:1
   [INFO]   Unnamed - org.test.forked:sub2:jar:1
   [INFO] 
------------------------------------------------------------------------
   [INFO] Building Unnamed - org.test.forked:parent:pom:1
   [INFO]    task-segment: [site]
   [INFO] 
------------------------------------------------------------------------
   [INFO] 
------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO] 
------------------------------------------------------------------------
   [INFO] Error building POM (may not be this project's POM).
   
   
   Project ID: org.apache.maven.plugins:maven-surefire-report-plugin
   
   Reason: Error getting POM for 
'org.apache.maven.plugins:maven-surefire-report-plugin' from the repository: 
Failed to resolve artifact, possibly due to a repository list that is not 
appropriately equipped for this artifact's metadata.
     org.apache.maven.plugins:maven-surefire-report-plugin:pom:2.8.2-SNAPSHOT
   
   from the specified remote repositories:
     Nexus (http://localhost:8081/nexus/content/groups/public)
   
    for project org.apache.maven.plugins:maven-surefire-report-plugin
   
   
   [INFO] 
------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: < 1 second
   [INFO] Finished at: Fri Aug 19 22:36:44 CEST 2011
   [INFO] Final Memory: 15M/150M
   [INFO] 
------------------------------------------------------------------------
   ```
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to