sorry folks, was my own failure! I accidently had <remoteresources.skip>true</remoteresources.skip> enabled in my default profile while I was abroad :(
All compiles well now ;) LieGrue, strub --- On Tue, 1/5/10, Craig L Russell <[email protected]> wrote: > From: Craig L Russell <[email protected]> > Subject: Re: license plugin errors > To: [email protected] > Date: Tuesday, January 5, 2010, 12:04 AM > To answer your question, yes, all > artifacts that are independently distributed (i.e. jar > files) should have the NOTICE and LICENSE files packaged > within them. But this should be done automatically if you > have an updated checkout of the project. > > Craig > > On Jan 4, 2010, at 2:10 PM, Mark Struberg wrote: > > > Hi! > > > > I'm getting the following error while compiling from > source since a few days: > > > > [INFO] [jar:jar {execution: default-jar}] > > [INFO] Building jar: > /home/msx/develop/java/apache/openjpa/trunk/openjpa-lib/target/openjpa-lib-2.0.0-SNAPSHOT.jar > > [INFO] [ianal:verify-legal-files {execution: > default}] > > [INFO] Checking legal files in: > openjpa-lib-2.0.0-SNAPSHOT.jar > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Artifact does not contain any legal files: > openjpa-lib-2.0.0-SNAPSHOT.jar > > [INFO] > ------------------------------------------------------------------------ > > > > do we need to copy LICENSE.txt and NOTICE.txt to each > and every module now? > > > > LieGrue, > > strub > > > > > > > > Craig L Russell > Architect, Sun Java Enterprise System http://db.apache.org/jdo > 408 276-5638 mailto:[email protected] > P.S. A good JDO? O, Gasp! > >
