+1 on automation. The maven dependency plugin also has goals that could
analyze the build to warn about unused or conflicting dependencies. Seems
like we should be able to benefit from some of that.
I am going to try and see if I can get to produce reasonable results and
failures with this pull: https://github.com/Jasig/cas/pull/213  

-Misagh


> -----Original Message-----
> From: Marvin Addison [mailto:marvin.addi...@gmail.com]
> Sent: Thursday, March 07, 2013 7:50 AM
> To: cas-dev@lists.jasig.org
> Subject: Re: [cas-dev] Tightening Up on Dependency Versioning
> 
> > For version clash of artifacts you can use
> > dependency:analyze-duplicates of the maven-dependency plugin.
> 
> I was unaware of this goal, but it sounds promising. Thanks for
mentioning
> it.
> 
> > Maybe of help would be
> > https://github.com/ning/maven-duplicate-finder-plugin
> > which checks on a per-class base.
> 
> We'll consider it.
> 
> Thanks,
> M
> 
> --
> You are currently subscribed to cas-dev@lists.jasig.org as:
> mmoay...@unicon.net To unsubscribe, change settings or access archives,
see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to cas-dev@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-dev

Reply via email to