dev@glassfish.java.net

[Fwd: strange recent build problems]

From: Sahoo <Sahoo_at_Sun.COM>
Date: Fri, 27 Feb 2009 22:52:54 +0530

Hi,

See forwarded email. It is reproducible. Has anyone done any recent
changes to pom.xml with regards to any kind of repository settings?
e.g., added new repository or changed settings of existing repository?
While doing so, did anyone tamper with snapshot settings of repository?
I can't think of anything else causing this issue.

BTW, many people are changing pom.xmls without getting them reviewed.
Please follow the guidelines.

Thanks,
Sahoo

attached mail follows:



Hi Sahoo, Jerome,

I'm now (started recently) getting dependency failures for a build in a
sub-module. I *think* it's happening on the 1st build of the day. After I
rebuild all of GF, I can rebuild submodules without a problem.

The dependencies are there in my local repository, e.g.:

Missing:
----------
1) org.glassfish.orb:orb-connector:jar:3.0-SNAPSHOT

....

% find ~/.m2/repository -name '*orb-connector*jar'
/home/mvatkina/.m2/repository/org/glassfish/orb/orb-connector/3.0-SNAPSHOT/orb-connector-3.0-SNAPSHOT.jar
/home/mvatkina/.m2/repository/org/glassfish/orb/orb-connector/3.0-SNAPSHOT/orb-connector-3.0-SNAPSHOT-sources.jar


thanks,
-marina