[jira] Commented: (MJARSIGNER-21) jars signed using Java 7 have "invalid SHA1 signature"

2011-10-17 Thread Mike Calmus (JIRA)
[ https://jira.codehaus.org/browse/MJARSIGNER-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=281458#comment-281458 ] Mike Calmus commented on MJARSIGNER-21: --- That takes care of the issue. Some documentation

[jira] Commented: (MJARSIGNER-21) jars signed using Java 7 have "invalid SHA1 signature"

2011-10-17 Thread Mike Calmus (JIRA)
[ https://jira.codehaus.org/browse/MJARSIGNER-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=281450#comment-281450 ] Mike Calmus commented on MJARSIGNER-21: --- The applet is giving the following error when it

[jira] Created: (MJARSIGNER-21) jars signed using Java 7 have "invalid SHA1 signature"

2011-10-05 Thread Mike Calmus (JIRA)
jars signed using Java 7 have "invalid SHA1 signature" -- Key: MJARSIGNER-21 URL: https://jira.codehaus.org/browse/MJARSIGNER-21 Project: Maven 2.x Jar Signer Plugin Issue Type: Bug Aff

[jira] Reopened: (MINSTALL-80) Errors installing very minimal war

2011-01-07 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MINSTALL-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Calmus reopened MINSTALL-80: - Please take a look at the additional information posted. This is still causing an issue for us. > Errors

[jira] Commented: (MINSTALL-80) Errors installing very minimal war

2011-01-07 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MINSTALL-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250824#action_250824 ] Mike Calmus commented on MINSTALL-80: - The attached pom was a simplified test case to illustrat

[jira] Commented: (MINSTALL-80) Errors installing very minimal war

2011-01-07 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MINSTALL-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=250825#action_250825 ] Mike Calmus commented on MINSTALL-80: - Here is the plugin piece that is used. or

[jira] Created: (MINSTALL-80) Errors installing very minimal war

2010-12-09 Thread Mike Calmus (JIRA)
Errors installing very minimal war -- Key: MINSTALL-80 URL: http://jira.codehaus.org/browse/MINSTALL-80 Project: Maven 2.x Install Plugin Issue Type: Bug Components: install:install Affects Versi

[jira] Reopened: (MWAR-243) Error when no artifacts copied to classes directory

2010-12-06 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MWAR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Calmus reopened MWAR-243: -- The second pom attached was incorrect. The third illustrates the issue. > Error when no artifacts copied to classe

[jira] Updated: (MWAR-243) Error when no artifacts copied to classes directory

2010-12-06 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MWAR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Calmus updated MWAR-243: - Attachment: pom.xml This IS a bug. I removed a little too much from the first POM. This one shows it. > Error w

[jira] Commented: (MWAR-244) Provide a mechanism for not including or having an empty webapp directory

2010-12-06 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MWAR-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246623#action_246623 ] Mike Calmus commented on MWAR-244: -- I do blame the parent pom. However, an empty webResrouces block d

[jira] Updated: (MWAR-243) Error when no artifacts copied to classes directory

2010-12-06 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MWAR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Calmus updated MWAR-243: - Attachment: pom.xml You can see it even with this very simple pom.xml. > Error when no artifacts copied to class

[jira] Commented: (MWAR-244) Provide a mechanism for not including or having an empty webapp directory

2010-12-06 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MWAR-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=246612#action_246612 ] Mike Calmus commented on MWAR-244: -- This is occurring because a webResources block is set up in a comp

[jira] Updated: (MWAR-243) Error when no artifacts copied to classes directory

2010-12-06 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MWAR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Calmus updated MWAR-243: - Attachment: pom.xml Running install with the attached pom.xml in an otherwise empty directory will demonstrate t

[jira] Created: (MWAR-244) Provide a mechanism for not including or having an empty webapp directory

2010-12-02 Thread Mike Calmus (JIRA)
Provide a mechanism for not including or having an empty webapp directory - Key: MWAR-244 URL: http://jira.codehaus.org/browse/MWAR-244 Project: Maven 2.x WAR Plugin Iss

[jira] Created: (MWAR-243) Error when no artifacts copied to classes directory

2010-12-02 Thread Mike Calmus (JIRA)
Error when no artifacts copied to classes directory --- Key: MWAR-243 URL: http://jira.codehaus.org/browse/MWAR-243 Project: Maven 2.x WAR Plugin Issue Type: Bug Affects Versions: 2.1.1

[jira] Commented: (MCOMPILER-59) Compilation fails on warning messages from javac (Java 6)

2009-03-24 Thread Mike Calmus (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=170845#action_170845 ] Mike Calmus commented on MCOMPILER-59: -- Should this be working now in Maven 2.1.0? I'm still g