This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257668

Summary: org.sonatype.aether.transfer.ArtifactNotFoundException: The repository system is offline but the artifact org.jenkins-ci.plugins.workflow:workflow-step-api:pom:${project.version} is not available in t
Product: projects Reporter: Jesse Glick <jglick>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal CC: jglick
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 222243
Attachments: stacktrace
stacktrace

Description Jesse Glick 2016-01-21 21:15:57 UTC
Build: NetBeans IDE Dev (Build 20151104-5022c03c8164)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Linux

User Comments:
jglick: Editing a POM.




Stacktrace: 
org.sonatype.aether.transfer.ArtifactNotFoundException: The repository system is offline but the artifact org.jenkins-ci.plugins.workflow:workflow-step-api:pom:${project.version} is not available in the local repository.
   at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:348)
   at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
   at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193)
   at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286)
   at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:285)
   at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:267)
Comment 1 Jesse Glick 2016-01-21 21:15:58 UTC
Created attachment 158212 [details]
stacktrace
Comment 2 Jesse Glick 2016-02-29 20:20:21 UTC
Created attachment 158678 [details]
stacktrace

Trying to exclude a transitive dependency.
Comment 3 Tomas Stupka 2016-07-14 14:57:10 UTC
fixed in jet-main #1b89ccd2f5a3
Comment 4 Quality Engineering 2016-07-15 01:48:30 UTC
Integrated into 'main-silver', will be available in build *201607150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1b89ccd2f5a3
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #257668 - org.sonatype.aether.transfer.ArtifactNotFoundException: The repository system is offline but the artifact org.jenkins-ci.plugins.workflow:workflow-step-api:pom:${project.version} is not available in t