try running mvn clean install -U in
glassfish/docs/javaee-tutorial/examples folder....
glassfish/docs/javaee-tutorial/examples folder....
mvn clean install -U
I hit errors at many places...
The first being for roster.ear
Complains
org.glassfish.javaeetutorial.roster-ejb:jar 7.0.5
was not in snapshot-repository.java.net
https://maven.java.net/content/repositories/staging/org/glassfish/
for the
org.glassfish.javaeetutorial.roster-ear:ear 7.0.5
Can someone let me know when all this it works properly?
Cheers
Also a problem with certificate during the install
and Glassfish totally hosed - Runtime Exceptions when you try and
access things like JMS/JDBC/JNDI properties to configure.
Ended up using the Payara build 4.1.1.171.01 in its place.