Lilianne E. Blaze wrote:
> Hello,
> I did manage to get it working, using Shade plugin with the following
> options:
> <createSourcesJar>true</createSourcesJar>
> <keepDependenciesWithProvidedScope>true</keepDependenciesWithProvidedScope>
> <promoteTransitiveDependencies>true</promoteTransitiveDependencies>
> 
> It creates jars which look ok, work ok when used in another Maven
> project, but for some reason they confuse Netbeans? Netbeans simply does
> not see the packages and classes inside the jar. That is, they are
> visible in Project Explorer, but when typing "import xxx.xxx" there are
> errors "package xxx.xxx does not exist". The funny thing is, it compiles
> correctly, with both external and internal Maven.
> 
> Any suggestions?
> 
> Greetings, Lilianne

I submitted a bug report at
http://www.netbeans.org/issues/show_bug.cgi?id=155091

At this point I'm not sure if it's my fault, Netbeans' or Maven's,
please take a look at the project I attached to the report and tell me
if there are any errors inside.

Greetings, L



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to