Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] source:jar-no-fork doesn't seem to work on eclipse-plugin

I've also run into this problem:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351908
It's fixed now in the master branch:
https://github.com/sonatype/sonatype-tycho/commit/9ffdaa719deeaa63fd5f478fcc8e9f3ded2feda3
You shouldn't be getting it any more if you are using tycho 0.13.0-SNAPSHOT.

cheers,
Rafał

On 07/20/2011 04:51 AM, Pino Silvaggio wrote:
When trying to use source:jar-no-fork (or even source:jar)

I get:

[WARNING] NOT adding sources to artifacts with classifier as Maven only supports one classifier per artifact. Current artifact [org.bitstrings.eclipse.m2e.connectors.jaxb2:org.bitstrings.eclipse.m2e.connectors.jaxb2:eclipse-plugin:1.0.2] has a [] classifier.

I can't seem to be able to attach sources...

-

Pino
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top