Irrelevant to the pull below, the following seems to fail on mvn
notice:check on master.

[ERROR] Failed to find Licenses for the following dependencies:
[ERROR]         org.restlet.jee:org.restlet:jar:2.1.0:compile
[ERROR]         org.restlet.jee:org.restlet.ext.servlet:jar:2.1.0:runtime
[ERROR]         org.restlet.jee:org.restlet.ext.slf4j:jar:2.1.0:runtime
[ERROR]         org.restlet.jee:org.restlet.ext.spring:jar:2.1.0:runtime
[ERROR] Try adding them to a 'licenseMapping' file.
[ERROR] A stub license-mapping.xml file containing the unresolved
dependencies has been written to:
C:\Misagh\GitWorkspace\cas-server\target\license-mappings.xml

There might be a few more. Should we update the license-mappings.xml file
at https://source.jasig.org/licenses/license-mappings.xml? 

-Misagh


> -----Original Message-----
> From: Misagh Moayyed [mailto:mmoay...@unicon.net]
> Sent: Thursday, March 07, 2013 10:54 AM
> To: cas-dev@lists.jasig.org
> Subject: RE: [cas-dev] Tightening Up on Dependency Versioning
> 
> +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:
> 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