[jboss-dev] jbossxb at 2.0.0-SNAPSHOT or 2.0.0.CR5
Andrew Lee Rubinger
andrew.rubinger at redhat.com
Thu Mar 13 17:18:57 EDT 2008
Adrian Brock wrote:
> What's ironic is that the only way I've managed to make
> Maven usable/stable is to blow away my whole maven repository
> on a regular basis (especially before doing releases!)
Have you tried using the dependency plugin to clear only the
dependencies for the project you're releasing? Sometimes this helps me
quite a bit:
mvn dependency:purge-local-repository
S,
ALR
More information about the jboss-development
mailing list