-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I tried out your plugin and like it so far, but just noticed that there are no source attachments for the jars when used in eclipse (at least).
I checked the artifacts.jar of the p2 repository and the source seems to be listed:
<artifact classifier='osgi.bundle' id='org.eclipse.swt.gtk.linux.x86_64.source' version='3.105.0.v20160603-0902'>
<properties size='7'>
<property name='artifact.size' value='2141161'/>
<property name='download.size' value='2141161'/>
<property name='maven-groupId' value='org.eclipse.swt'/>
<property name='maven-artifactId' value='org.eclipse.swt.gtk.linux.x86_64'/>
<property name='maven-version' value='3.105.0-SNAPSHOT'/>
<property name='maven-classifier' value='sources'/>
<property name='download.md5' value='a733eaaad72a7a7f577973a65777eed4'/>
</properties>
</artifact>Do I have to configure something to get source attachments too (I don't have much Gradle experience yet)?
Thanks for this great plugin! I was really disappointed by Gradle when I discovered that they don't support p2 repositories... until I found your great plugin :D
Metadata
Metadata
Assignees
Labels
No labels