Hi,
I'm trying to build the 3.0.X bridge from source, I've got the code from git, but when I try and build it's failing:
1[ERROR] The project com.liferay.faces:liferay-faces-doc:3.0.0-BETA2-SNAPSHOT (C:\ThirdParty\liferay-faces\doc\pom.xml) has 1 error
2[ERROR] Unresolveable build extension: Plugin org.jboss.maven.plugins:maven-jdocbook-plugin:2.1.2 or one of its dependencies could not be resolved: Failure to find net.sf.docbook:docbook:jar:1.72.0 in http://ud-uk-build1.mercedsystems.com:8080/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced -> [Help 2]
It's failing to resolve this dependency
1<dependency>
2 <groupId>net.sf.docbook</groupId>
3 <artifactId>docbook</artifactId>
4 <version>1.72.0</version>
5 </dependency>
But when I search for this at http://search.maven.org/ I don't find any results.
Any suggestions?
Thanks,
John
Firmi prego dentro per inbandierare questo come inadeguato.