Re: Maven Shaded Jars + Netbeans = confused Netbeans?

2008-12-16 Thread Lilianne E. Blaze
Hello, Any ideas what could cause it? Any hints, workarounds, anything? Greetings, L Lilianne E. Blaze wrote: > Hello, > (I already tried on users- list) > > I'm trying to make a jar containing x dependencies to be used as a > single dependency, using Shade with the followin

Re: Maven Shaded Jars + Netbeans = confused Netbeans?

2008-12-11 Thread Lilianne E. Blaze
gt; > Alos, make sure it's the latest shade plugin as well to get the fix for > above. 1.2? I saw references to 1.3-SNAPSHOT, but I have no idea how to declare and use it in my own .pom? Greetings, L > > Dan > > > On Wednesday 10 December 2008 10:41:27 pm L

Re: Maven Shaded Jars + Netbeans = confused Netbeans?

2008-12-11 Thread Lilianne E. Blaze
d inside it, it looks just like a "normal" sources jar. Greetings, L > > On Thu, Dec 11, 2008 at 4:41 AM, Lilianne E. Blaze > <[EMAIL PROTECTED]> wrote: >> Hello, >> (I already tried on users- list) >> >> I'm trying to make a jar contain

Maven Shaded Jars + Netbeans = confused Netbeans?

2008-12-10 Thread Lilianne E. Blaze
Hello, (I already tried on users- list) I'm trying to make a jar containing x dependencies to be used as a single dependency, using Shade with the following options: true true true It seems ok, looks ok, works ok. _But_ - Netbeans doesn't seem to recognize it - code completion fails with "packag