Just wondering, what does this profile do:

       <profile>
           <id>jdk15</id>
           <activation>
               <jdk>1.5</jdk>
           </activation>
           <properties>
               <jdk.version>1.5</jdk.version>
           </properties>
       </profile>

It causes the POM Model window to return an error in NetBeans 7.0, but not NetBeans 6.9.1.

As such, I opened up a NetBeans issue:

POM Model - Error While reading inheritance hierarchy‏
http://netbeans.org/bugzilla/show_bug.cgi?id=195295

Reply via email to