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 197994 - org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for org.jvnet.hudson.plugins:plugin:1.392 [ERROR] Unresolveable build extension: Pl
Summary: org.apache.maven.model.building.ModelBuildingException: 1 problem was encount...
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL: http://jira.codehaus.org/browse/MNG-5075
Keywords:
: 199484 (view as bug list)
Depends on: 200320 203346
Blocks:
  Show dependency tree
 
Reported: 2011-04-22 10:47 UTC by Jan Lahoda
Modified: 2011-10-28 19:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 178466


Attachments
stacktrace (2.65 KB, text/plain)
2011-04-22 10:47 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2011-04-22 10:47:07 UTC
Build: NetBeans IDE Dev (Build 20110416-678e6f67c70e)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Linux

Stacktrace: 
org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for org.jvnet.hudson.plugins:plugin:1.392
[ERROR] Unresolveable build extension: Plugin org.jvnet.hudson.tools:maven-hpi-plugin:1.54 or one of its dependencies could not be resolved: The repository system is offline but the artifact org.jvnet.hudson.tools:maven-hpi-plugin:jar:1.54 is not available in the local repository. @ 

   at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:422)
   at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:374)
   at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:365)
   at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:232)
   at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:141)
   at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:285)
Comment 1 Jan Lahoda 2011-04-22 10:47:11 UTC
Created attachment 107899 [details]
stacktrace
Comment 2 Jesse Glick 2011-04-22 16:27:23 UTC
Do not know how to reproduce but I can probably work around this (undocumented) ISE.
Comment 3 Jesse Glick 2011-04-22 16:38:04 UTC
core-main #690c13b7f2c7
Comment 4 Quality Engineering 2011-04-23 04:37:48 UTC
Integrated into 'main-golden', will be available in build *201104230000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/690c13b7f2c7
User: Jesse Glick <jglick@netbeans.org>
Log: #197994: org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for org.jvnet.hudson.plugins:plugin:1.392 [ERROR] Unresolveable build extension: Pl
Comment 5 Jesse Glick 2011-06-23 16:23:48 UTC
*** Bug 199484 has been marked as a duplicate of this bug. ***
Comment 6 Jesse Glick 2011-06-23 16:28:50 UTC
Reported in 7.0 RC1. Dupe has a test case.