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.

View | Details | Raw Unified | Return to bug 170990
Collapse All | Expand All

(-)jsf20.xml (+6 lines)
Lines 55-58 Link Here
55
        <type>javadoc</type>
55
        <type>javadoc</type>
56
        <resource>jar:nbinst:///docs/javaee6-doc-api.zip!/</resource>
56
        <resource>jar:nbinst:///docs/javaee6-doc-api.zip!/</resource>
57
    </volume>
57
    </volume>
58
    <volume>
59
        <!-- please check with mkleint@netbeans.org before/after updating this or "classpath" section -->
60
        <type>maven-pom</type>
61
        <resource>http://download.java.net/maven/2/javax/faces/jsf-api/2.0/jsf-api-2.0.pom</resource>
62
        <resource>http://download.java.net/maven/2/com/sun/faces/jsf-impl/2.0.0-SNAPSHOT/jsf-impl-2.0.0-SNAPSHOT.pom</resource>
63
    </volume>
58
</library>
64
</library>

Return to bug 170990