[jira] [Commented] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549825#comment-16549825 ] Jim Showalter commented on MNG-6448: Man, this is really difficult. When a binary is downloaded, it

[jira] [Commented] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549819#comment-16549819 ] Jim Showalter commented on MNG-6448: I hadn't expected to get lectured about why do we want the sources

[jira] [Comment Edited] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549819#comment-16549819 ] Jim Showalter edited comment on MNG-6448 at 7/19/18 8:30 PM: - I hadn't expected

[jira] [Updated] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Showalter updated MNG-6448: --- Attachment: (was: pom.xml) > Need to be able to tell Maven to not bother trying to download

[jira] [Updated] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Showalter updated MNG-6448: --- Attachment: pom.xml > Need to be able to tell Maven to not bother trying to download particular >

[jira] [Commented] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549809#comment-16549809 ] Jim Showalter commented on MNG-6448: Minimal pom attached. $ mvn dependency:sources [INFO] Scanning

[jira] [Updated] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Showalter updated MNG-6448: --- Attachment: pom.xml > Need to be able to tell Maven to not bother trying to download particular >

[jira] [Commented] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549778#comment-16549778 ] Jim Showalter commented on MNG-6448: Try adding dependency:sources to your mvn command and see what

[jira] [Created] (MNG-6448) Need to be able to tell Maven to not bother trying to download particular sources jars

2018-07-19 Thread Jim Showalter (JIRA)
Jim Showalter created MNG-6448: -- Summary: Need to be able to tell Maven to not bother trying to download particular sources jars Key: MNG-6448 URL: https://issues.apache.org/jira/browse/MNG-6448

[jira] [Created] (MNGSITE-340) The https://maven.apache.org/issue-tracking.html link is dead

2018-07-19 Thread Jim Showalter (JIRA)
Jim Showalter created MNGSITE-340: - Summary: The https://maven.apache.org/issue-tracking.html link is dead Key: MNGSITE-340 URL: https://issues.apache.org/jira/browse/MNGSITE-340 Project: Maven

[jira] [Created] (MNG-6019) maven-dependency-plugin downloads released sources JARs when -U is specified

2016-05-10 Thread Jim Showalter (JIRA)
Jim Showalter created MNG-6019: -- Summary: maven-dependency-plugin downloads released sources JARs when -U is specified Key: MNG-6019 URL: https://issues.apache.org/jira/browse/MNG-6019 Project: Maven

[jira] [Commented] (MNG-5970) Directory path set in mojo by Maven is lowercased, causing it to not match actual directory

2016-02-02 Thread Jim Showalter (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129716#comment-15129716 ] Jim Showalter commented on MNG-5970: That worked-thank you! We have a ton of projects that are using

[jira] [Created] (MNG-5970) Directory path set in mojo by Maven is lowercased, causing it to not match actual directory

2016-02-01 Thread Jim Showalter (JIRA)
Jim Showalter created MNG-5970: -- Summary: Directory path set in mojo by Maven is lowercased, causing it to not match actual directory Key: MNG-5970 URL: https://issues.apache.org/jira/browse/MNG-5970

[jira] Commented: (SUREFIRE-579) Maven Surefire Plugin don't run JUnit tests if TestNG in dependencies

2009-11-11 Thread Jim Showalter (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=198018#action_198018 ] Jim Showalter commented on SUREFIRE-579: The problem can be fixed for JMockit by upgrading