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 189727 - Corrective action for missing plugins
Summary: Corrective action for missing plugins
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:
Keywords:
Depends on: 189833
Blocks:
  Show dependency tree
 
Reported: 2010-08-20 19:06 UTC by Jesse Glick
Modified: 2010-09-17 10:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-08-20 19:06:42 UTC
Open glassfish/common/glassfish-api; it is shown as misconfigured:

2 problems were encountered while building the effective model for org.glassfish.common:glassfish-api:3.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.glassfish.common:glassfish-api:3.1-SNAPSHOT (...) points at org.glassfish.common:common instead of org.glassfish:glassfish-parent, please verify your project structure @ 
[FATAL] Non-resolvable parent POM org.glassfish:glassfish-parent:3.1-SNAPSHOT for org.glassfish.common:glassfish-api:3.1-SNAPSHOT: Failed to resolve POM for org.glassfish:glassfish-parent:3.1-SNAPSHOT due to The repository system is offline and the requested artifact is not locally available at ...
  org.glassfish:glassfish-parent:pom:3.1-SNAPSHOT
from the specified remote repositories:
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
 @ 
 for project org.glassfish.common:glassfish-api:3.1-SNAPSHOT at ...

There is no corrective action. See bug #189442 comment #4 (mistakenly applied to the wrong warning).
Comment 1 Jesse Glick 2010-08-20 19:09:02 UTC
Needs to be for: TXT_Cannot_Load_Project
Comment 2 Jesse Glick 2010-08-20 19:25:41 UTC
core-main #dee293e4ee5d
Comment 3 Quality Engineering 2010-08-25 03:19:14 UTC
Integrated into 'main-golden', will be available in build *201008250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/dee293e4ee5d
User: Jesse Glick <jglick@netbeans.org>
Log: #189727: Corrective action for missing plugins