[jira] (MNG-5312) MavenProject.getParent intolerably slow when import scope used heavily

2012-07-17 Thread Jesse Glick (JIRA)
Jesse Glick created MNG-5312: Summary: MavenProject.getParent intolerably slow when import scope used heavily Key: MNG-5312 URL: https://jira.codehaus.org/browse/MNG-5312 Project: Maven 2 3

[jira] (MNG-5313) Unnecessary DefaultModelBuilder.build overload

2012-07-17 Thread Jesse Glick (JIRA)
Jesse Glick created MNG-5313: Summary: Unnecessary DefaultModelBuilder.build overload Key: MNG-5313 URL: https://jira.codehaus.org/browse/MNG-5313 Project: Maven 2 3 Issue Type: Bug

[jira] (MNG-5314) DefaultModelValidator misuses String.matches

2012-07-17 Thread Jesse Glick (JIRA)
Jesse Glick created MNG-5314: Summary: DefaultModelValidator misuses String.matches Key: MNG-5314 URL: https://jira.codehaus.org/browse/MNG-5314 Project: Maven 2 3 Issue Type: Bug

[jira] (MNG-5312) MavenProject.getParent intolerably slow when import scope used heavily

2012-07-18 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-5312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=303902#comment-303902 ] Jesse Glick commented on MNG-5312: -- I guess Fix Version should be 3.0.5 so as to appear in the

[jira] (MNG-5205) Memory leak in StringSearchModelInterpolator

2012-08-22 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=306838#comment-306838 ] Jesse Glick commented on MNG-5205: -- Regardless of whether other caching might make sense, I think

[jira] (MNG-5205) Memory leak in StringSearchModelInterpolator

2012-08-23 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=306919#comment-306919 ] Jesse Glick commented on MNG-5205: -- Beware that {{SoftReference}} is not cleared easily; basically

[jira] (SUREFIRE-907) IllegalArgumentException from ThreadPoolExecutor.init in surefire.booterclient.ForkStarter.runSuitesForkPerTestSet

2012-08-23 Thread Jesse Glick (JIRA)
Jesse Glick created SUREFIRE-907: Summary: IllegalArgumentException from ThreadPoolExecutor.init in surefire.booterclient.ForkStarter.runSuitesForkPerTestSet Key: SUREFIRE-907 URL:

[jira] (MNG-5338) Accept a directory with -f/--file

2012-08-29 Thread Jesse Glick (JIRA)
Jesse Glick created MNG-5338: Summary: Accept a directory with -f/--file Key: MNG-5338 URL: https://jira.codehaus.org/browse/MNG-5338 Project: Maven 2 3 Issue Type: Improvement

[jira] (MCOMPILER-21) compiler smarts

2012-09-04 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=307721#comment-307721 ] Jesse Glick commented on MCOMPILER-21: -- Note that Ant's {{depend}} does a reasonably good

[jira] (MRELEASE-736) Add dryRun flag to release:perform

2012-09-26 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=309785#comment-309785 ] Jesse Glick commented on MRELEASE-736: -- Perhaps I am missing something but rev. 1299865

[jira] (MRELEASE-736) Add dryRun flag to release:perform

2012-09-26 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MRELEASE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=309807#comment-309807 ] Jesse Glick commented on MRELEASE-736: -- @Robert your comment of Mar 12 suggests that this

[jira] (MCOMPILER-141) do not create generated-sources folder when proc = none

2012-10-09 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=311166#comment-311166 ] Jesse Glick commented on MCOMPILER-141: --- Even more common is that is that

[jira] (SUREFIRE-751) Support parallel/fork mode similar to http://maven-junit-plugin.kenai.com/

2013-01-03 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316579#comment-316579 ] Jesse Glick commented on SUREFIRE-751: -- Getting harder to keep track of the different

[jira] (SUREFIRE-946) Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook)

2013-01-03 Thread Jesse Glick (JIRA)
Jesse Glick created SUREFIRE-946: Summary: Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook) Key: SUREFIRE-946 URL: https://jira.codehaus.org/browse/SUREFIRE-946

[jira] (SUREFIRE-946) Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook)

2013-01-03 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316584#comment-316584 ] Jesse Glick commented on SUREFIRE-946: -- Java 7u9, sorry. Maven hangs on

[jira] (SUREFIRE-947) perCoreThreadCount ineffective

2013-01-03 Thread Jesse Glick (JIRA)
Jesse Glick created SUREFIRE-947: Summary: perCoreThreadCount ineffective Key: SUREFIRE-947 URL: https://jira.codehaus.org/browse/SUREFIRE-947 Project: Maven Surefire Issue Type: Bug

[jira] (SUREFIRE-751) Support parallel/fork mode similar to http://maven-junit-plugin.kenai.com/

2013-01-03 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316586#comment-316586 ] Jesse Glick commented on SUREFIRE-751: -- Is SUREFIRE-882 just a duplicate of this issue? The

[jira] (SUREFIRE-946) Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook)

2013-01-04 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316721#comment-316721 ] Jesse Glick commented on SUREFIRE-946: -- Seems to happen only when {{reuseForks=true}}.

[jira] (SUREFIRE-946) Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook)

2013-01-07 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316896#comment-316896 ] Jesse Glick commented on SUREFIRE-946: -- Regardless of why the subprocess is failing to exit,

[jira] (SUREFIRE-946) Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook)

2013-01-07 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316922#comment-316922 ] Jesse Glick commented on SUREFIRE-946: -- Acquiring the lock: {code:none} CommandlineUtils

[jira] (SUREFIRE-946) Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook)

2013-01-07 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316928#comment-316928 ] Jesse Glick commented on SUREFIRE-946: -- Linux 3.2.0 (Ubuntu 12.04), sorry for not mentioning

[jira] (SUREFIRE-946) Maven hangs on SIGTERM when using Surefire forking (CommandLineUtils.ProcessHook)

2013-01-08 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=316986#comment-316986 ] Jesse Glick commented on SUREFIRE-946: -- Proposed fix works in my case at least. FYI my test

[jira] (WAGON-383) Regression for SSLv3

2013-01-22 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/WAGON-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=317776#comment-317776 ] Jesse Glick commented on WAGON-383: --- Even assuming that Wagon/HttpClient is made to respect

[jira] (WAGON-383) Regression for SSLv3

2013-01-22 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/WAGON-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=317818#comment-317818 ] Jesse Glick commented on WAGON-383: --- {{e instanceof SSLException

[jira] (MNG-5437) Do not load plugins from snapshot JARs

2013-02-20 Thread Jesse Glick (JIRA)
Jesse Glick created MNG-5437: Summary: Do not load plugins from snapshot JARs Key: MNG-5437 URL: https://jira.codehaus.org/browse/MNG-5437 Project: Maven 2 3 Issue Type: Bug

[jira] (MNG-5443) Maven 3.0.5 regression in release:perform: Host name may not be null

2013-02-28 Thread Jesse Glick (JIRA)
Jesse Glick created MNG-5443: Summary: Maven 3.0.5 regression in release:perform: Host name may not be null Key: MNG-5443 URL: https://jira.codehaus.org/browse/MNG-5443 Project: Maven 2 3

[jira] (MNG-5443) Maven 3.0.5 regression in release:perform: Host name may not be null

2013-02-28 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated MNG-5443: - Attachment: ssl.png If I log in to the *.artifactoryonline.com server from Chrome with the same username and

[jira] (MNG-5443) Maven 3.0.5 regression in release:perform: Host name may not be null

2013-03-01 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=320683#comment-320683 ] Jesse Glick commented on MNG-5443: -- With {{-e}}: {code:none} java.lang.IllegalArgumentException:

[jira] (MNG-5443) Maven 3.0.5 regression in release:perform: Host name may not be null

2013-03-01 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=320697#comment-320697 ] Jesse Glick commented on MNG-5443: -- The actual host name, repo name, and group/artifactId are elided

[jira] (WAGON-392) Maven 3.0.5 regression in release:perform: Host name may not be null

2013-03-04 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/WAGON-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=321363#comment-321363 ] Jesse Glick commented on WAGON-392: --- Some research e.g. in http://www.ietf.org/rfc/rfc2396.txt

[jira] (WAGON-392) Maven 3.0.5 regression in release:perform: Host name may not be null

2013-03-04 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/WAGON-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=321366#comment-321366 ] Jesse Glick commented on WAGON-392: --- The problem is with the host name

[jira] (SUREFIRE-751) Support parallel/fork mode similar to http://maven-junit-plugin.kenai.com/

2013-03-08 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=321675#comment-321675 ] Jesse Glick commented on SUREFIRE-751: -- @agudian: any progress on your examples page?

[jira] (SUREFIRE-968) Test summary line does not indicate what was being run when using concurrency

2013-03-08 Thread Jesse Glick (JIRA)
Jesse Glick created SUREFIRE-968: Summary: Test summary line does not indicate what was being run when using concurrency Key: SUREFIRE-968 URL: https://jira.codehaus.org/browse/SUREFIRE-968 Project:

[jira] (SUREFIRE-751) Support parallel/fork mode similar to http://maven-junit-plugin.kenai.com/

2013-03-08 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=321682#comment-321682 ] Jesse Glick commented on SUREFIRE-751: -- Thanks, this makes it much clearer.

[jira] (MCOMPILER-66) Compiler swallows messages from annotation processors

2013-03-12 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MCOMPILER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=321854#comment-321854 ] Jesse Glick commented on MCOMPILER-66: -- Seems that with the 3.0 version of the plugin,

[jira] (SUREFIRE-974) Custom junit.framework.TestSuite subtypes ignored when excludedGroups defined

2013-03-18 Thread Jesse Glick (JIRA)
Jesse Glick created SUREFIRE-974: Summary: Custom junit.framework.TestSuite subtypes ignored when excludedGroups defined Key: SUREFIRE-974 URL: https://jira.codehaus.org/browse/SUREFIRE-974 Project:

[jira] (SUREFIRE-974) Custom junit.framework.TestSuite subtypes ignored when excludedGroups defined

2013-03-18 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated SUREFIRE-974: - Attachment: SUREFIRE-974.zip Attaching a demo project. {{mvn test}} works as expected. {{mvn -Pbug

[jira] (SUREFIRE-974) Custom junit.framework.TestSuite subtypes ignored when excludedGroups defined

2013-03-18 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=322102#comment-322102 ] Jesse Glick commented on SUREFIRE-974: -- If there is a bug in JUnit itself, I cannot find it:

[jira] (SUREFIRE-974) Custom junit.framework.TestSuite subtypes ignored when excludedGroups defined

2013-03-28 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick closed SUREFIRE-974. Resolution: Won't Fix I do not see anything Surefire could do either. I did find a simple workaround,

[jira] (SUREFIRE-974) Custom junit.framework.TestSuite subtypes ignored when excludedGroups defined

2013-03-28 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=322817#comment-322817 ] Jesse Glick commented on SUREFIRE-974: -- The {{JUnit4TestAdapter}} workaround does not work

[jira] (MNG-3092) Version ranges with non-snapshot bounds can contain snapshot versions

2013-04-02 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/MNG-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=323037#comment-323037 ] Jesse Glick commented on MNG-3092: -- An example using Maven 3.0.5:

[jira] (SUREFIRE-974) Custom junit.framework.TestSuite subtypes ignored when excludedGroups defined

2013-04-08 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=323380#comment-323380 ] Jesse Glick commented on SUREFIRE-974: -- I filed SUREFIRE-984 to track the reporting format.

[jira] (SUREFIRE-984) Different reporting format for 3.x custom suites when JUnit 4.7 provider enabled

2013-04-08 Thread Jesse Glick (JIRA)
Jesse Glick created SUREFIRE-984: Summary: Different reporting format for 3.x custom suites when JUnit 4.7 provider enabled Key: SUREFIRE-984 URL: https://jira.codehaus.org/browse/SUREFIRE-984

[jira] (SUREFIRE-984) Different reporting format for 3.x custom suites when JUnit 4.7 provider enabled

2013-04-08 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=323381#comment-323381 ] Jesse Glick commented on SUREFIRE-984: -- By the way, the relevant sources are: *

[jira] (SUREFIRE-984) Different reporting format for 3.x custom suites when JUnit 4.7 provider enabled

2013-04-08 Thread Jesse Glick (JIRA)
[ https://jira.codehaus.org/browse/SUREFIRE-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=323381#comment-323381 ] Jesse Glick edited comment on SUREFIRE-984 at 4/8/13 9:12 AM: -- By

[jira] Commented: (MCOMPILER-66) Compiler swallows messages from annotation processors

2009-04-13 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=172842#action_172842 ] Jesse Glick commented on MCOMPILER-66: -- Possible cause in JavacCompiler.java:

[jira] Created: (MCOMPILER-97) META-INF/services/javax.annotation.processing.Processor copied before compilation and causes error

2009-04-13 Thread Jesse Glick (JIRA)
META-INF/services/javax.annotation.processing.Processor copied before compilation and causes error -- Key: MCOMPILER-97 URL:

[jira] Created: (MCOMPILER-98) -sourcepath not passed to javac

2009-04-13 Thread Jesse Glick (JIRA)
-sourcepath not passed to javac --- Key: MCOMPILER-98 URL: http://jira.codehaus.org/browse/MCOMPILER-98 Project: Maven 2.x Compiler Plugin Issue Type: Bug Affects Versions: 2.0.2 Environment: Ubuntu

[jira] Updated: (MCOMPILER-98) -sourcepath not passed to javac

2009-04-13 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated MCOMPILER-98: - Attachment: MCOMPILER-98.diff Patch incl. better diagnostics and hotfix. -sourcepath not passed to

[jira] Commented: (MCOMPILER-98) -sourcepath not passed to javac

2009-04-13 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=172853#action_172853 ] Jesse Glick commented on MCOMPILER-98: -- Workaround seems to be: build plugins

[jira] Commented: (MCOMPILER-66) Compiler swallows messages from annotation processors

2009-04-14 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=172941#action_172941 ] Jesse Glick commented on MCOMPILER-66: -- Why should you need to configure the plugin to show

[jira] Commented: (MARCHETYPES-35) Cleaner handling of javaee-endorsed-api dependency

2010-09-16 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MARCHETYPES-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235543#action_235543 ] Jesse Glick commented on MARCHETYPES-35: When netbeans creates new projects from

[jira] Commented: (MARCHETYPES-36) Version 1.1. of the web and EE archetypes broken

2010-09-16 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MARCHETYPES-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235552#action_235552 ] Jesse Glick commented on MARCHETYPES-36: Please close this bug. There is nothing wrong

[jira] Created: (ARCHETYPE-327) Inadequate error diagnosis for archetype problems

2010-09-16 Thread Jesse Glick (JIRA)
Inadequate error diagnosis for archetype problems - Key: ARCHETYPE-327 URL: http://jira.codehaus.org/browse/ARCHETYPE-327 Project: Maven Archetype Issue Type: Bug Components: Creator

[jira] Created: (MNG-4816) Maven 3 fails to follow 301 redirects

2010-09-16 Thread Jesse Glick (JIRA)
Maven 3 fails to follow 301 redirects - Key: MNG-4816 URL: http://jira.codehaus.org/browse/MNG-4816 Project: Maven 2 3 Issue Type: Bug Components: Artifacts and Repositories Affects

[jira] Closed: (MNG-4816) Maven 3 fails to follow 301 redirects

2010-09-16 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick closed MNG-4816. Resolution: Duplicate Maven 3 fails to follow 301 redirects -

[jira] Commented: (MNG-4428) Permament move (error 301) not handled properly by Maven

2010-09-16 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-4428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235562#action_235562 ] Jesse Glick commented on MNG-4428: -- Confirming that the JRE's implementation does not reliably handle

[jira] Commented: (MNG-4816) Maven 3 fails to follow 301 redirects

2010-09-17 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235623#action_235623 ] Jesse Glick commented on MNG-4816: -- Actually a bit more complicated than I thought. The artifact is

[jira] Commented: (MNG-4816) Maven 3 fails to follow 301 redirects

2010-09-17 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=235626#action_235626 ] Jesse Glick commented on MNG-4816: -- Complete test case, for reference (works in M2 and fails in M3):

[jira] Created: (MGPG-31) Integrate w/ Maven password encryption to avoid need to type passphrase

2010-09-22 Thread Jesse Glick (JIRA)
Integrate w/ Maven password encryption to avoid need to type passphrase --- Key: MGPG-31 URL: http://jira.codehaus.org/browse/MGPG-31 Project: Maven 2.x GPG Plugin Issue

[jira] Created: (MNG-4836) Incorrect recursive expression cycle errors (update plexus-interpolation)

2010-09-23 Thread Jesse Glick (JIRA)
Incorrect recursive expression cycle errors (update plexus-interpolation) - Key: MNG-4836 URL: http://jira.codehaus.org/browse/MNG-4836 Project: Maven 2 3 Issue Type:

[jira] Commented: (MARCHETYPES-33) change archetypes from Old 1.0.x Archetype to 2.x Fileset Archetype

2010-09-23 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MARCHETYPES-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=236254#action_236254 ] Jesse Glick commented on MARCHETYPES-33: As far as I know the current archetypes are in

[jira] Issue Comment Edited: (MARCHETYPES-33) change archetypes from Old 1.0.x Archetype to 2.x Fileset Archetype

2010-09-23 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MARCHETYPES-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=236254#action_236254 ] Jesse Glick edited comment on MARCHETYPES-33 at 9/23/10 12:54 PM:

[jira] Updated: (ARCHETYPE-327) Inadequate error diagnosis for archetype problems

2010-09-27 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated ARCHETYPE-327: -- Attachment: ARCHETYPE-327.diff It compiled when I submitted it, if you include the POM change

[jira] Commented: (MCOMPILER-122) -sourcepath shall include resources

2010-09-27 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=236636#action_236636 ] Jesse Glick commented on MCOMPILER-122: --- javac bug claimed to be fixed in JDK 7. Can be

[jira] Created: (ARCHETYPE-331) No archetype repository found. ... should not be a warning

2010-09-27 Thread Jesse Glick (JIRA)
No archetype repository found. ... should not be a warning Key: ARCHETYPE-331 URL: http://jira.codehaus.org/browse/ARCHETYPE-331 Project: Maven Archetype Issue Type: Bug

[jira] Created: (ARCHETYPE-333) Errors creating project from previously accepted archetype

2010-09-30 Thread Jesse Glick (JIRA)
Errors creating project from previously accepted archetype -- Key: ARCHETYPE-333 URL: http://jira.codehaus.org/browse/ARCHETYPE-333 Project: Maven Archetype Issue Type: Bug Affects

[jira] Created: (ARCHETYPE-334) Run a build on generated project during integration test

2010-09-30 Thread Jesse Glick (JIRA)
Run a build on generated project during integration test Key: ARCHETYPE-334 URL: http://jira.codehaus.org/browse/ARCHETYPE-334 Project: Maven Archetype Issue Type: New Feature

[jira] Commented: (ARCHETYPE-334) Run a build on generated project during integration test

2010-09-30 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=237013#action_237013 ] Jesse Glick commented on ARCHETYPE-334: --- Interesting, though the proposals there look rather

[jira] Commented: (MGPG-31) Integrate w/ Maven password encryption to avoid need to type passphrase

2010-10-04 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MGPG-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=237423#action_237423 ] Jesse Glick commented on MGPG-31: - Seems to work to use

[jira] Commented: (ARCHETYPE-331) No archetype repository found. ... should not be a warning

2010-10-04 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=237441#action_237441 ] Jesse Glick commented on ARCHETYPE-331: --- Hmm, now I can no longer reproduce it. It was

[jira] Commented: (ARCHETYPE-334) Run a build on generated project during integration test

2010-10-04 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=237442#action_237442 ] Jesse Glick commented on ARCHETYPE-334: ---

[jira] Created: (ARCHETYPE-335) Make 'package' be a required property for archetypes that need it

2010-10-08 Thread Jesse Glick (JIRA)
Make 'package' be a required property for archetypes that need it - Key: ARCHETYPE-335 URL: http://jira.codehaus.org/browse/ARCHETYPE-335 Project: Maven Archetype Issue Type:

[jira] Created: (MNG-4862) ConfigurationContainer.configuration should be of type Xpp3Dom, not Object

2010-10-12 Thread Jesse Glick (JIRA)
ConfigurationContainer.configuration should be of type Xpp3Dom, not Object -- Key: MNG-4862 URL: http://jira.codehaus.org/browse/MNG-4862 Project: Maven 2 3 Issue

[jira] Created: (MNG-4870) dependency:tree omits batik-js

2010-10-18 Thread Jesse Glick (JIRA)
dependency:tree omits batik-js -- Key: MNG-4870 URL: http://jira.codehaus.org/browse/MNG-4870 Project: Maven 2 3 Issue Type: Bug Components: Dependencies Affects Versions: 3.0 Environment:

[jira] Commented: (MSHARED-167) dependency:tree omits batik-js

2010-10-19 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MSHARED-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=240144#action_240144 ] Jesse Glick commented on MSHARED-167: - I see. Should maven-dependency-tree then be considered

[jira] Commented: (MSHARED-167) dependency:tree omits batik-js

2010-11-01 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MSHARED-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=241688#action_241688 ] Jesse Glick commented on MSHARED-167: - The above tree seems to be printed by: {noformat}

[jira] Created: (ARCHETYPE-344) Cannot use local snapshot archetypes w/o -DarchetypeRepository=local

2010-11-01 Thread Jesse Glick (JIRA)
Cannot use local snapshot archetypes w/o -DarchetypeRepository=local Key: ARCHETYPE-344 URL: http://jira.codehaus.org/browse/ARCHETYPE-344 Project: Maven Archetype Issue

[jira] Commented: (ARCHETYPE-344) Cannot use local snapshot archetypes w/o -DarchetypeRepository=local

2010-11-08 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=242448#action_242448 ] Jesse Glick commented on ARCHETYPE-344: --- Similarly, if you ask to use an archetype available

[jira] Created: (MNG-4911) ArtifactVersion.parseVersion should not exist (forces impls to be mutable)

2010-11-23 Thread Jesse Glick (JIRA)
ArtifactVersion.parseVersion should not exist (forces impls to be mutable) -- Key: MNG-4911 URL: http://jira.codehaus.org/browse/MNG-4911 Project: Maven 2 3 Issue

[jira] Created: (MNG-4912) Use of raw type should be ComparableArtifactVersion

2010-11-23 Thread Jesse Glick (JIRA)
Use of raw type should be ComparableArtifactVersion - Key: MNG-4912 URL: http://jira.codehaus.org/browse/MNG-4912 Project: Maven 2 3 Issue Type: Bug Components: Artifacts and

[jira] Updated: (MNG-4911) ArtifactVersion.parseVersion should not exist (forces impls to be mutable)

2010-11-23 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated MNG-4911: - Attachment: ArtifactVersion-parseVersion.diff Might as well attach the patch now. BTW is it preferred to send

[jira] Commented: (MCOMPILER-135) Passing multiple parameters to Java 6 annotation processors with javac does not work

2010-11-24 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=244269#action_244269 ] Jesse Glick commented on MCOMPILER-135: --- By the way, {{-Akey=value}} notation is one of the

[jira] Created: (MSITE-527) Issue warning if run from Maven 3

2010-11-29 Thread Jesse Glick (JIRA)
Issue warning if run from Maven 3 - Key: MSITE-527 URL: http://jira.codehaus.org/browse/MSITE-527 Project: Maven 2.x Site Plugin Issue Type: Bug Affects Versions: 2.2 Reporter: Jesse Glick

[jira] Commented: (MCOMPILER-62) Allow multiple options to be passed to compiler for options not supported by the compiler mojo

2011-01-07 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-62?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=250835#action_250835 ] Jesse Glick commented on MCOMPILER-62: -- It won't break any existing pom files. - if you

[jira] Updated: (MNG-1867) deprecate system scope, analyse other use cases

2011-02-22 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick updated MNG-1867: - Attachment: MNG-1867.zip To Karl's example: using {{install:install-file}} you can accomplish this without

[jira] Commented: (MNG-5013) Allow to condense configuation of plugin parameter beans that commonly require only one value

2011-02-25 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=257773#action_257773 ] Jesse Glick commented on MNG-5013: -- Should fix typo in issue title, since it is displayed in Release

[jira] Created: (MANTTASKS-213) artifact:dependencies spawns non-daemon thread

2011-03-06 Thread Jesse Glick (JIRA)
artifact:dependencies spawns non-daemon thread Key: MANTTASKS-213 URL: http://jira.codehaus.org/browse/MANTTASKS-213 Project: Maven 2.x Ant Tasks Issue Type: Bug Components:

[jira] Created: (MNG-5035) \ - / on Unix for java.io.File-typed mojo param

2011-03-07 Thread Jesse Glick (JIRA)
\ - / on Unix for java.io.File-typed mojo param Key: MNG-5035 URL: http://jira.codehaus.org/browse/MNG-5035 Project: Maven 2 3 Issue Type: Bug Components: Plugin API Affects

[jira] Reopened: (MNG-5035) \ - / on Unix for java.io.File-typed mojo param

2011-03-07 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Glick reopened MNG-5035: -- Naturally such paths not portable. The point is that in this case the directory name is passed as a command-line

[jira] Commented: (MNG-5035) \ - / on Unix for java.io.File-typed mojo param

2011-03-07 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/MNG-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=259154#action_259154 ] Jesse Glick commented on MNG-5035: -- Right, this is in direct conflict with MNG-4464. Versionable files

[jira] Commented: (ARCHETYPE-366) Maven mirror consulted after, rather than instead of, archetypeRepository URL

2011-03-09 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=259558#action_259558 ] Jesse Glick commented on ARCHETYPE-366: --- I intentionally do not use {{mirrorOf*/mirrorOf}}

[jira] Commented: (ARCHETYPE-366) Maven mirror consulted after, rather than instead of, archetypeRepository URL

2011-03-09 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=259568#action_259568 ] Jesse Glick commented on ARCHETYPE-366: --- This repo ID and URL are predefined in Maven so it

[jira] Commented: (ARCHETYPE-366) Maven mirror consulted after, rather than instead of, archetypeRepository URL

2011-03-09 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/ARCHETYPE-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=259569#action_259569 ] Jesse Glick commented on ARCHETYPE-366: --- Rather, the first block is when online, the second

[jira] Commented: (SUREFIRE-577) running only some method of a unit class (with -Dtest=MyClass#myMethod)

2011-03-10 Thread Jesse Glick (JIRA)
[ http://jira.codehaus.org/browse/SUREFIRE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=259687#action_259687 ] Jesse Glick commented on SUREFIRE-577: -- Seems to be working well in 2.8 from the staging repo.

[jira] Created: (MNG-5046) Remove $Id$ from sources

2011-03-21 Thread Jesse Glick (JIRA)
Remove $Id$ from sources Key: MNG-5046 URL: http://jira.codehaus.org/browse/MNG-5046 Project: Maven 2 3 Issue Type: Task Components: General Affects Versions: 3.0.3 Reporter: Jesse Glick

[jira] Created: (MNG-5053) Remove obsolete debugger arguments

2011-03-23 Thread Jesse Glick (JIRA)
Remove obsolete debugger arguments -- Key: MNG-5053 URL: http://jira.codehaus.org/browse/MNG-5053 Project: Maven 2 3 Issue Type: Bug Components: Command Line Affects Versions: 3.0.3

[jira] Created: (MINDEXER-12) IOException downloading *.gz masked by IOE of *.zip

2011-03-24 Thread Jesse Glick (JIRA)
IOException downloading *.gz masked by IOE of *.zip --- Key: MINDEXER-12 URL: http://jira.codehaus.org/browse/MINDEXER-12 Project: Maven Indexer Issue Type: Bug Affects Versions: 4.0.0

[jira] Created: (MINDEXER-13) *.gz index not loadable using default LightweightHttpWagon

2011-03-24 Thread Jesse Glick (JIRA)
*.gz index not loadable using default LightweightHttpWagon -- Key: MINDEXER-13 URL: http://jira.codehaus.org/browse/MINDEXER-13 Project: Maven Indexer Issue Type: Bug Affects

[jira] Created: (MINDEXER-14) FlatSearchResponse.totalHits = 1000 when there are in fact more

2011-03-24 Thread Jesse Glick (JIRA)
FlatSearchResponse.totalHits = 1000 when there are in fact more --- Key: MINDEXER-14 URL: http://jira.codehaus.org/browse/MINDEXER-14 Project: Maven Indexer Issue Type: Bug

  1   2   3   >