Uploaded image for project: 'repository.jboss.org/nexus'
  1. repository.jboss.org/nexus
  2. NEXUS-29

Artifacts in JBoss Nexus that shouldn't be

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • None

    Description

      We recently noticed a build failure for our project: Windup. We've deduced that this is due to the fact that Maven metadata was uploaded to JBoss Nexus (probably by me by accident somehow) but no artifacts were actually uploaded. I'm not even sure how a partial upload like this could happen, let alone how the deploy ended up here, and not the sonatype nexus.

      https://repository.jboss.org/nexus/content/repositories/root_repository/org/ocpsoft/rewrite/rewrite-impl/3.0.0-SNAPSHOT/maven-metadata.xml
      https://repository.jboss.org/nexus/content/repositories/root_repository/org/ocpsoft/rewrite/rewrite-impl/3.0.0-SNAPSHOT/

      The same is true for this artifact as well. No JARs:

      https://repository.jboss.org/nexus/content/repositories/root_repository/org/ocpsoft/redoculous-server/

      I think the above files should be removed from Nexus, and to be honest, I don't know why any of these artifacts are here or how they got there:

      https://repository.jboss.org/nexus/content/repositories/root_repository/org/ocpsoft/

      I don't recall ever uploading these artifacts to JBoss Nexus. (Or if I was for a time, I'm certainly not anymore, and they should probably be removed.) This entire path should probably be blown away / deleted, as all of the correct artifacts and metadata should be published to Maven central, and sonatype (SNAPSHOTS) repos respectively:

      http://search.maven.org/#search%7Cga%7C1%7Corg.ocpsoft
      https://oss.sonatype.org/content/repositories/snapshots/org/ocpsoft/

      I will do some checking and try to figure out why things are deploying snapshots to JBoss Nexus and not Sonatype Nexus. Any ideas on what's going on here?

      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 12:31 min
      [INFO] Finished at: 2015-01-16T03:26:39-05:00
      [INFO] Final Memory: 63M/375M
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.jboss.forge.furnace:furnace-maven-plugin:2.13.1.Final:addon-install (deploy-addons) on project windup-distribution: Execution deploy-addons of goal org.jboss.forge.furnace:furnace-maven-plugin:2.13.1.Final:addon-install failed: org.eclipse.aether.resolution.DependencyResolutionException: Could not find artifact org.ocpsoft.rewrite:rewrite-impl:jar:3.0.0-20150113.202358-11 in jboss-community-repository (http://localhost:8081/artifactory/jboss-community) -> [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/PluginExecutionException
      [ERROR] 
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR]   mvn <goals> -rf :windup-distribution
      Build step 'Invoke top-level Maven targets' marked build as failure
      IRC notifier plugin: Sending notification to: #windup
      Sending e-mails to: jesse.sightler@gmail.com
      Finished: FAILURE
      

      Attachments

        Activity

          People

            dhladky@redhat.com David Hladky
            lincolnthree Lincoln Baxter III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: