[
https://issues.apache.org/jira/browse/BUILDR-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638877#action_12638877
]
Marko Sibakov commented on BUILDR-164:
--------------------------------------
Yes, it doubles downloaded artifacts. I think that everyone who use Java would
appreciate build tool that download sources automatically :-)
Downloading source jars by invoking IDE task is not good idea because i know
that someone likes to maintain IDE metadata files (.classpath & .iml) manually.
If doubling downloaded artifacts sounds bad, we can also write new task,
something like buildr sources.
My opinion is that downloading source artifacts and adding reference to IDE
files should be separate operations but invoking IDE tasks (idea and eclipse)
should anyway add source code attachment automatically.
> add possibility to download source code attachments for downloaded artifact
> jars
> --------------------------------------------------------------------------------
>
> Key: BUILDR-164
> URL: https://issues.apache.org/jira/browse/BUILDR-164
> Project: Buildr
> Issue Type: Improvement
> Components: Core features, Dependency management
> Affects Versions: 1.3.3
> Reporter: Marko Sibakov
> Fix For: 1.3.4
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.