users@glassfish-samples.java.net

java_ee_sdk-7u2 for Windows 64 bit - bugged - mvn central missing stuff

From: Jeremy Flowers <jeremy.g.flowers_at_gmail.com>
Date: Sat, 25 Mar 2017 19:09:20 +0000

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.