[jira] [Commented] (MCHECKSTYLE-294) NPE on missing license artifact, not fixed previously

2015-05-19 Thread Bob Fields (JIRA)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551158#comment-14551158 ] Bob Fields commented on MCHECKSTYLE-294: Stack trace snippet, occurs in 2.15

[jira] [Updated] (MCHECKSTYLE-294) NPE on missing license artifact, not fixed previously

2015-05-19 Thread Bob Fields (JIRA)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Fields updated MCHECKSTYLE-294: --- Attachment: MCHECKSTYLE-294.java.patch Checks for null value in licenseArtifact before ge

[jira] [Created] (MCHECKSTYLE-294) NPE on missing license artifact, not fixed previously

2015-05-19 Thread Bob Fields (JIRA)
Bob Fields created MCHECKSTYLE-294: -- Summary: NPE on missing license artifact, not fixed previously Key: MCHECKSTYLE-294 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-294 Project: Maven Check

[jira] (MCHECKSTYLE-250) NPE on tying to load LICENSE.txt resource from non-jar plugin dependencies

2015-02-18 Thread Bob Fields (JIRA)
[ https://jira.codehaus.org/browse/MCHECKSTYLE-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=363531#comment-363531 ] Bob Fields commented on MCHECKSTYLE-250: We use one jar file to store all configuratio

[jira] (MCHECKSTYLE-205) NPE in CheckstyleReportGenerator.doFilesSummary:654 version 2.11 regression

2013-12-06 Thread Bob Fields (JIRA)
[ https://jira.codehaus.org/browse/MCHECKSTYLE-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Fields updated MCHECKSTYLE-205: --- Attachment: CheckstyleResults.java.patch Added 4 lines of code to check for null values befor

[jira] (MCHECKSTYLE-205) NPE in CheckstyleReportGenerator.doFilesSummary:654 version 2.11 regression

2013-12-06 Thread Bob Fields (JIRA)
[ https://jira.codehaus.org/browse/MCHECKSTYLE-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=336907#comment-336907 ] Bob Fields commented on MCHECKSTYLE-205: Since somebody else had the same issue I deci

[jira] (MCHECKSTYLE-205) NPE in CheckstyleReportGenerator.doFilesSummary:654 version 2.11 regression

2013-12-05 Thread Bob Fields (JIRA)
Bob Fields created MCHECKSTYLE-205: -- Summary: NPE in CheckstyleReportGenerator.doFilesSummary:654 version 2.11 regression Key: MCHECKSTYLE-205 URL: https://jira.codehaus.org/browse/MCHECKSTYLE-205 Pr

[jira] (MCOMPILER-206) Buildhelper plugin (add source dir) ignored on compile in site phase

2013-06-28 Thread Bob Fields (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Fields closed MCOMPILER-206. Resolution: Not A Bug I figured out the misconfiguration in the project I was trying to compile, sor

[jira] (MCOMPILER-206) Buildhelper plugin (add source dir) ignored on compile in site phase

2013-06-03 Thread Bob Fields (JIRA)
Bob Fields created MCOMPILER-206: Summary: Buildhelper plugin (add source dir) ignored on compile in site phase Key: MCOMPILER-206 URL: https://jira.codehaus.org/browse/MCOMPILER-206 Project: Maven 2.

[jira] Commented: (MNG-4946) Let the order of profiles in `mvn -P...` determine their order in effective POM

2011-04-28 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=265165#action_265165 ] Bob Fields commented on MNG-4946: - What could the possible motivation be for putting the repositories i

[jira] Commented: (MSOURCES-13) No-Forking mojos for use within a POM instead of CLI

2011-02-16 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MSOURCES-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=256377#action_256377 ] Bob Fields commented on MSOURCES-13: Still an issue with plugin version 2.1.2 and maven 2.2.1: I

[jira] Commented: (MSOURCES-25) Allow additional source directories to be configured

2010-11-15 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MSOURCES-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243163#action_243163 ] Bob Fields commented on MSOURCES-25: Adding additional source or resource roots does not solve t

[jira] Commented: (MDEPLOY-48) deploy:deploy-file does not support deploying sources jars too

2010-09-09 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MDEPLOY-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234786#action_234786 ] Bob Fields commented on MDEPLOY-48: --- Problem still exists, and the -DuniqueVersion=false workaround

[jira] Commented: (MNG-3518) Handle date qualifier in DefaultArtifactVersion

2010-07-21 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229458#action_229458 ] Bob Fields commented on MNG-3518: - Still broken in 2.2.1. Worse yet, it's completely broken for four pa

[jira] Commented: (MNG-3006) Maven does not always download artifacts from specified repos

2010-07-21 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-3006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229435#action_229435 ] Bob Fields commented on MNG-3006: - Looks like the version range selection is working correctly, 1.11-SN

[jira] Created: (MDEPLOY-116) uniqueVersion=false does not update SNAPSHOT child module maven-metadata.xml correctly

2010-02-04 Thread Bob Fields (JIRA)
uniqueVersion=false does not update SNAPSHOT child module maven-metadata.xml correctly -- Key: MDEPLOY-116 URL: http://jira.codehaus.org/browse/MDEPLOY-116 Project: M

[jira] Commented: (MNG-3885) Modules of Maven projects are deployed with Timestamp during reactor build when uniqueVersion is set to false in parent profile

2010-02-04 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209201#action_209201 ] Bob Fields commented on MNG-3885: - Sorry, we had to delete and re-create the referenced artifacts becau

[jira] Commented: (MNG-3885) Modules of Maven projects are deployed with Timestamp during reactor build when uniqueVersion is set to false in parent profile

2010-02-04 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-3885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209195#action_209195 ] Bob Fields commented on MNG-3885: - We are seeing this issue in maven 2.2.1. A parent pom.xml with many

[jira] Commented: (MNG-4019) Unrecognised association "exclude" in pom parsing in 2.0.10-RC10

2009-02-03 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163748#action_163748 ] Bob Fields commented on MNG-4019: - Thank you for pointing that out, I'll fix the file on AndroMDA. I gu

[jira] Updated: (MNG-4019) Unrecognised association "exclude" in pom parsing in 2.0.10-RC10

2009-02-03 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bob Fields updated MNG-4019: Attachment: pom.xml > Unrecognised association "exclude" in pom parsing > in 2.0.10-RC10 > --

[jira] Commented: (MNG-4019) Unrecognised association "exclude" in pom parsing in 2.0.10-RC10

2009-02-03 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163714#action_163714 ] Bob Fields commented on MNG-4019: - All I did was change 3.4-SNAPSHOT to 3.4.1-SNAPSHOT locally, in orde

[jira] Commented: (MNG-4019) Unrecognised association "exclude" in pom parsing in 2.0.10-RC10

2009-02-02 Thread Bob Fields (JIRA)
[ http://jira.codehaus.org/browse/MNG-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=163619#action_163619 ] Bob Fields commented on MNG-4019: - Oops, I meant to say 2.0.10-RC8, built on 2/1/09, downloaded from h

[jira] Created: (MNG-4019) Unrecognised association "exclude" in pom parsing in 2.0.10-RC10

2009-02-02 Thread Bob Fields (JIRA)
Unrecognised association "exclude" in pom parsing in 2.0.10-RC10 Key: MNG-4019 URL: http://jira.codehaus.org/browse/MNG-4019 Project: Maven 2