I've tried different things and I can't find a way to include the META-INF / NOTICE in the source jar.
And here's my system: Guillaume-Nodets-MacPro:~/work/geronimo/xbean/tags/xbean-3.2 gnodet$ mvn -version Maven version: 2.0.7 Java version: 1.5.0_07 OS name: "mac os x" version: "10.4.10" arch: "i386" On 10/4/07, Kevan Miller <[EMAIL PROTECTED]> wrote: > > On Oct 3, 2007, at 4:31 PM, Guillaume Nodet wrote: > > > Hmm, too easy I think. > > The real jars already contain these resources in META-INF. > > The problem is with the source jars that are generated by maven, not > > the binary jars. > > I suppose the javadocs jars have the same problems. > > Hmm. When I build tags/xbean-3.2 (just running 'mvn', the sources > jars (e.g. xbean-3.2/xbean-osgi/target/xbean-osgi-3.2-sources.jar) > contain the NOTICE and LICENSE files. > > This is on Mac OS X and Maven 2.0.7. What system/OS and what command > are you using to build? > > --kevan > > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
