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 190556 - org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for org.codehaus.plexus:plexus-interpolation:1.11 [ERROR] Resolving expression: '${
Summary: org.apache.maven.model.building.ModelBuildingException: 1 problem was encount...
Status: RESOLVED DUPLICATE of bug 190530
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-23 10:39 UTC by Jesse Glick
Modified: 2010-09-23 10:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 172736


Attachments
stacktrace (2.71 KB, text/plain)
2010-09-23 10:39 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2010-09-23 10:39:29 UTC
This issue was reported manually by jglick.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 100923-0d737a8b4e55)
VM: Java HotSpot(TM) Client VM, 17.0-b16, Java(TM) SE Runtime Environment, 1.6.0_21-b06
OS: Linux

Stacktrace: 
org.apache.maven.model.building.ModelBuildingException: 1 problem was encountered while building the effective model for org.codehaus.plexus:plexus-interpolation:1.11
[ERROR] Resolving expression: '${project.artifactId}': Detected the following recursive expression cycle: [] @ 

   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:135)
   at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:98)
Comment 1 Jesse Glick 2010-09-23 10:39:33 UTC
Created attachment 102132 [details]
stacktrace
Comment 2 Jesse Glick 2010-09-23 10:40:49 UTC

*** This bug has been marked as a duplicate of bug 190530 ***