Jason Lee wrote:
> I just committed a change to the admingui POMs that update the
> JSFTemplating version. The new jsft fixes an API to allow a feature
> in the plugin templates. This update may not directly affect you
> (i.e., require a -U), but a heads up can't hurt.
>
>
Might this have something to do with the Hudson failures?
- Tim
[HUDSON] Archiving /files/hudson/workspace/glassfish-v3/v3/admingui/jsftemplating/pom.xml to /files/hudson/server/jobs/glassfish-v3/modules/org.glassfish.jsftemplating$jsftemplating/builds/2008-08-11_16-42-02/archive/org.glassfish.jsftemplating/jsftemplating/1.2.2/pom.xml
[HUDSON] Archiving /files/hudson/workspace/glassfish-v3/v3/admingui/jsftemplating/target/jsftemplating-1.2.2-sources.jar to /files/hudson/server/jobs/glassfish-v3/modules/org.glassfish.jsftemplating$jsftemplating/builds/2008-08-11_16-42-02/archive/org.glassfish.jsftemplating/jsftemplating/1.2.2/jsftemplating-1.2.2-sources.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) com.sun.jsftemplating:jsftemplating:jar:1.2.2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=com.sun.jsftemplating -DartifactId=jsftemplating \
-Dversion=1.2.2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.sun.jsftemplating -DartifactId=jsftemplating \
-Dversion=1.2.2 -Dpackaging=jar -Dfile=/path/to/file \
-Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.glassfish.jsftemplating:jsftemplating:jar:1.2.2
2) com.sun.jsftemplating:jsftemplating:jar:1.2.2
----------
1 required artifact is missing.
for artifact:
org.glassfish.jsftemplating:jsftemplating:jar:1.2.2
from the specified remote repositories:
central (
http://repo1.maven.org/maven2),
maven2.java.net (
http://download.java.net/maven/2),
repo1.maven.org (
http://repo1.maven.org/maven2),
java-dev-repository (
https://maven-repository.dev.java.net/nonav/repository),
glassfish-repository (
http://download.java.net/maven/glassfish),
maven2.java.net-backup (
https://maven2-repository.dev.java.net/nonav/repository),
glassfish-repository-wsinterop (
http://maven.dyndns.org/glassfish/)