If this type of processing is generally required to have useful builds,
can't we make it part of the default behavior? I still have the
outstanding issue of getting source pulled down for every dependency.
Currently mvn artifacts that I have not built locally is useless because
of missing source.
Andrew Lee Rubinger wrote:
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
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development