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 225754 - No library found for xmlns:jsf="http://java.sun.com/jsf/html" xmlns:ui="http://java.sun.com/jsf/facelets" and
Summary: No library found for xmlns:jsf="http://java.sun.com/jsf/html" xmlns:ui="http:...
Status: RESOLVED DUPLICATE of bug 229366
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-05 15:32 UTC by jrwhitley
Modified: 2013-08-15 12:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
project pom (15.71 KB, text/xml)
2013-02-05 15:32 UTC, jrwhitley
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jrwhitley 2013-02-05 15:32:41 UTC
Created attachment 131038 [details]
project pom

I created a new project using a maven archetype 'richfaces-archetype-kitchensink' using netbeans 7.3 RC1

Several of the web pages had the 'no library found' error message against the namespace declaration.

I tried to add a java server faces framework but had an error 'no web folder'

I closed netbeans and opened the project under 7.2. I was asked a question about Restful?? and accepted the default. This caused the download of more maven dependencies related to jersey and spring.

I then reverted to 7.3 RC1 and the error messages  'no library found' had disappeared. Also the  java server faces framework had been added. I removed the jersey dependencies which also removed the spring dependencies. The project now builds.

I have added the current pom.xml

java is:

java version "1.7.0_10"
Java(TM) SE Runtime Environment (build 1.7.0_10-b18)
Java HotSpot(TM) 64-Bit Server VM (build 23.6-b04, mixed mode)

Linux is Fedora 18 kernel 3.7.4-204.fc18.x86_64
Comment 1 Martin Janicek 2013-06-04 16:51:32 UTC
Might be related to the issue 229366
Comment 2 Martin Janicek 2013-08-15 11:15:18 UTC

*** This bug has been marked as a duplicate of bug 234389 ***
Comment 3 Martin Janicek 2013-08-15 12:46:21 UTC

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