Jacek Lewandowski created MANTTASKS-245: -------------------------------------------
Summary: Ability to download sources/documentation depending on some parameter Key: MANTTASKS-245 URL: https://jira.codehaus.org/browse/MANTTASKS-245 Project: Maven Ant Tasks Issue Type: Wish Affects Versions: 2.1.3 Reporter: Jacek Lewandowski Priority: Trivial I would like to download sources/documentation only in case when I run specific ant target - for example when I want to generate IntelliJ Idea or Eclipse project. However, I don't want to download them when I just want to build the project. I think it can be done by providing some additional parameters, such as "disableSourcesDownload", "disableJavaDocsDownload" which would have effect when set to true. Therefore, it will be backward compatible. Is it possible to add those parameters and to provide some other way to control downloading sources and documentation? Or, can I submit a patch for that? -- This message was sent by Atlassian JIRA (v6.1.6#6162)