[jira] (MDEP-440) When dependency:build-classpath includeArtifactIds is set and excludeTransitive is still false, include transitive dependencies of specified artifacts

2014-03-25 Thread David Boden (JIRA)
David Boden created MDEP-440: Summary: When dependency:build-classpath includeArtifactIds is set and excludeTransitive is still false, include transitive dependencies of specified artifacts Key: MDEP-440 URL: https:/

[jira] (MENFORCER-162) maven-enforcer-plugin 1.3.1 no longer fails when duplicate classes are found

2013-07-30 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MENFORCER-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=329782#comment-329782 ] David Boden commented on MENFORCER-162: --- Thanks Robert; appreciate you picking this up bas

[jira] (MENFORCER-162) maven-enforcer-plugin 1.3.1 no longer fails when duplicate classes are found

2013-07-29 Thread David Boden (JIRA)
David Boden created MENFORCER-162: - Summary: maven-enforcer-plugin 1.3.1 no longer fails when duplicate classes are found Key: MENFORCER-162 URL: https://jira.codehaus.org/browse/MENFORCER-162 Project

[jira] (MNG-2205) "provided" scope dependencies must be transitive

2012-08-08 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MNG-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=305822#comment-305822 ] David Boden commented on MNG-2205: -- For what it's worth, I no longer agree with this issue that I st

[jira] (MNG-5162) Maven stuck on downloading dependencies when using java 7.

2012-04-06 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MNG-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=296023#comment-296023 ] David Boden commented on MNG-5162: -- Thread dump when stuck on Java 7: 2012-04-07 00:04:54 Full thr

[jira] (MECLIPSE-459) missing artifact references with pde mode enabled

2012-04-05 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MECLIPSE-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Boden updated MECLIPSE-459: - Attachment: pde.patch.txt Patch file that's working for me. > missing artifact refe

[jira] Commented: (MASSEMBLY-424) poor performance of dependencySet in assembly descriptor (compared to using maven-dependency-plugin + fileSet)

2011-12-06 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=285016#comment-285016 ] David Boden commented on MASSEMBLY-424: --- Please note that this issue is *not* fixed in ver

[jira] Issue Comment Edited: (MASSEMBLY-424) poor performance of dependencySet in assembly descriptor (compared to using maven-dependency-plugin + fileSet)

2011-09-30 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=280380#comment-280380 ] David Boden edited comment on MASSEMBLY-424 at 9/30/11 9:53 AM:

[jira] Issue Comment Edited: (MASSEMBLY-424) poor performance of dependencySet in assembly descriptor (compared to using maven-dependency-plugin + fileSet)

2011-09-30 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=280380#comment-280380 ] David Boden edited comment on MASSEMBLY-424 at 9/30/11 9:53 AM:

[jira] Issue Comment Edited: (MASSEMBLY-424) poor performance of dependencySet in assembly descriptor (compared to using maven-dependency-plugin + fileSet)

2011-09-30 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=280380#comment-280380 ] David Boden edited comment on MASSEMBLY-424 at 9/30/11 9:53 AM:

[jira] Commented: (MASSEMBLY-424) poor performance of dependencySet in assembly descriptor (compared to using maven-dependency-plugin + fileSet)

2011-09-30 Thread David Boden (JIRA)
[ https://jira.codehaus.org/browse/MASSEMBLY-424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=280380#comment-280380 ] David Boden commented on MASSEMBLY-424: --- I'd be grateful if an someone "in the know" could

[jira] Commented: (MASSEMBLY-67) assembling dependent jars or snapshots uses timestamp formatted version instead of ${version}

2011-03-01 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258087#action_258087 ] David Boden commented on MASSEMBLY-67: -- Please see MASSEMBLY-91 for a description of a further

[jira] Issue Comment Edited: (MASSEMBLY-91) Currently the assembly plugin renames SNAPSHOT dependencies to a date stamp ex. api-authorisation-4.00-20060502.150651-20.jar

2011-03-01 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258086#action_258086 ] David Boden edited comment on MASSEMBLY-91 at 3/1/11 6:58 AM: -- We init

[jira] Commented: (MASSEMBLY-91) Currently the assembly plugin renames SNAPSHOT dependencies to a date stamp ex. api-authorisation-4.00-20060502.150651-20.jar

2011-03-01 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=258086#action_258086 ] David Boden commented on MASSEMBLY-91: -- We initially used an output file mapping of ${artifact

[jira] Updated: (MNG-4602) Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client

2010-12-28 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Boden updated MNG-4602: - Attachment: wagon.patch > Allow pluggable authentication (using JAAS ?) so that the username and > password to c

[jira] Issue Comment Edited: (MNG-4602) Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabl

2010-12-28 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249085#action_249085 ] David Boden edited comment on MNG-4602 at 12/28/10 5:52 AM: I raised https:

[jira] Commented: (MNG-4602) Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client

2010-12-19 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249085#action_249085 ] David Boden commented on MNG-4602: -- I've raised https://issues.sonatype.org/browse/AETHER-54 as the en

[jira] Commented: (MNG-4602) Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client

2010-12-19 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249018#action_249018 ] David Boden commented on MNG-4602: -- It's all changed in Maven 3 with the introduction of Aether for re

[jira] Commented: (MNG-4602) Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client

2010-09-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235018#action_235018 ] David Boden commented on MNG-4602: -- I've done some investigation. The relevant class is in the artifac

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

2010-07-15 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228789#action_228789 ] David Boden commented on MCOMPILER-66: -- Adding true to my compiler plugin results in: * T

[jira] Commented: (MDEP-265) Add classifier option for dependency:get

2010-07-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MDEP-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=228146#action_228146 ] David Boden commented on MDEP-265: -- Please note that the MDEP-265-include-artifact-string.diff patch s

[jira] Commented: (MNG-4602) Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client

2010-03-22 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=214776#action_214776 ] David Boden commented on MNG-4602: -- By the way, if someone with experience of developing Maven is happ

[jira] Created: (MDEPLOY-119) Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client

2010-03-20 Thread David Boden (JIRA)
Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client ---

[jira] Commented: (MDEP-244) Maven 2 Dependency plugin should support the -DpomFile attribute so that it can support other filenames than pom.xml like the main plugins can

2009-12-01 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MDEP-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=200189#action_200189 ] David Boden commented on MDEP-244: -- Brian, apologies for posting an issue in Jira far too quickly. -f

[jira] Created: (MDEP-244) Maven 2 Dependency plugin should support the -DpomFile attribute so that it can support other filenames than pom.xml like the main plugins can

2009-12-01 Thread David Boden (JIRA)
Maven 2 Dependency plugin should support the -DpomFile attribute so that it can support other filenames than pom.xml like the main plugins can --

[jira] Commented: (MNG-2205) "provided" scope dependencies must be transitive

2007-07-11 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101936 ] David Boden commented on MNG-2205: -- The problem is that project C is not able to use JConnect classes directly. It's not on p

[jira] Commented: (MNG-2205) "provided" scope dependencies must be transitive

2007-03-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_89894 ] David Boden commented on MNG-2205: -- That's why JConnect is a terrible example. A better example of this sort of dependency is

[jira] Commented: (MNG-2205) "provided" scope dependencies must be transitive

2007-03-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_89788 ] David Boden commented on MNG-2205: -- I agree with you in some sense. Sybase JConnect isn't a great example. However, your "any

[jira] Commented: (MNG-2363) does not work in a multi-project build

2007-02-04 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-2363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_86786 ] David Boden commented on MNG-2363: -- Hi Wendy. Yes, I agree. I wish that I could scrub my comments on . I can confirm that true

[jira] Created: (MRM-270) Enterprise-level security. Artifact-level constraints on user access. Dynamic authorisation.

2007-01-19 Thread David Boden (JIRA)
Enterprise-level security. Artifact-level constraints on user access. Dynamic authorisation. Key: MRM-270 URL: http://jira.codehaus.org/browse/MRM-270 Projec

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-10-17 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_77882 ] David Boden commented on SCM-116: - Perhaps the goal could be acheived simply by: 1. Check whether any of the sub-modules that are mentioned in the aggregator pom are beneath

[jira] Commented: (MCLEAN-20) pom packaged (aggregtor) project files shouldn't activate "clean" to delete /target

2006-10-11 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MCLEAN-20?page=comments#action_77252 ] David Boden commented on MCLEAN-20: --- This chap is having the same issue: http://mail-archives.apache.org/mod_mbox/maven-users/200604.mbox/[EMAIL PROTECTED] > pom packaged

[jira] Created: (MCLEAN-20) pom packaged (aggregtor) project files shouldn't activate "clean" to delete /target

2006-10-11 Thread David Boden (JIRA)
pom packaged (aggregtor) project files shouldn't activate "clean" to delete /target --- Key: MCLEAN-20 URL: http://jira.codehaus.org/browse/MCLEAN-20 Project: Maven 2.x C

[jira] Updated: (MECLIPSE-92) Allow .classpath generation for plugin-development support

2006-08-17 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-92?page=all ] David Boden updated MECLIPSE-92: Attachment: screenshot-1.jpg I'm building from CVS. I still get all the entries in .classpath even though the dependencies are inherited from ss_base_applet and ss

[jira] Created: (MECLIPSE-148) EclipseOSGIManifestWriter must support jarred code as well as supporting "." on the Bundle-Classpath

2006-08-15 Thread David Boden (JIRA)
EclipseOSGIManifestWriter must support jarred code as well as supporting "." on the Bundle-Classpath Key: MECLIPSE-148 URL: http://jira.codehaus.org/browse/MECLIP

[jira] Created: (MECLIPSE-147) Dependencies that are inherited from subprojects that are specified in Require-Bundle or Import-Package should be excluded

2006-08-15 Thread David Boden (JIRA)
Dependencies that are inherited from subprojects that are specified in Require-Bundle or Import-Package should be excluded -- Key: MECLIPSE-147

[jira] Updated: (MECLIPSE-140) SNAPSHOT plugin versions are not supported for PDE projects. Error in MANIFEST.MF

2006-08-15 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-140?page=all ] David Boden updated MECLIPSE-140: - Attachment: patch.txt Very simplistic patch which just removes the "-SNAPSHOT" string from the version. Works for my projects. > SNAPSHOT plugin versions are n

[jira] Closed: (MECLIPSE-141) PDE singleton is put in MANIFEST.MF as a directive rather than an attribute. Error in Eclipse 3.1.2. Bundle-SymbolicName: cds_ss_applet;singleton:=true

2006-08-15 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-141?page=all ] David Boden closed MECLIPSE-141. Resolution: Won't Fix Agreed. The problem has gone now that I have upgraded to Eclipse 3.2. Closing the issue... > PDE singleton is put in MANIFEST.MF as a direc

[jira] Created: (MECLIPSE-142) PDE provided scope dependencies should be linked to in .project, but should not be present in MANIFEST.MF

2006-08-01 Thread David Boden (JIRA)
PDE provided scope dependencies should be linked to in .project, but should not be present in MANIFEST.MF - Key: MECLIPSE-142 URL: http://jira.codehaus.org/bro

[jira] Created: (MECLIPSE-141) PDE singleton is put in MANIFEST.MF as a directive rather than an attribute. Error in Eclipse 3.1.2. Bundle-SymbolicName: cds_ss_applet;singleton:=true

2006-08-01 Thread David Boden (JIRA)
PDE singleton is put in MANIFEST.MF as a directive rather than an attribute. Error in Eclipse 3.1.2. Bundle-SymbolicName: cds_ss_applet;singleton:=true --

[jira] Created: (MECLIPSE-140) SNAPSHOT plugin versions are not supported for PDE projects. Error in MANIFEST.MF

2006-08-01 Thread David Boden (JIRA)
SNAPSHOT plugin versions are not supported for PDE projects. Error in MANIFEST.MF - Key: MECLIPSE-140 URL: http://jira.codehaus.org/browse/MECLIPSE-140 Project: Maven 2.x

[jira] Updated: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-26 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=all ] David Boden updated SCM-116: Attachment: UpdateSubprojectsMojo.java > scm:update doesn't iterate through multi-projects > - > > Key: SCM-116 >

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-16 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67522 ] David Boden commented on SCM-116: - As a workaround (because if you've chosen to have a flat project layout rather than a hierarchical one with the parent at the top of the hierarchy then

[jira] Updated: (MNG-2363) does not work in a multi-project build

2006-06-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-2363?page=all ] David Boden updated MNG-2363: - Attachment: screenshot-1.jpg > does not work in a multi-project build > --- > > Key: MNG-23

[jira] Updated: (MNG-2363) does not work in a multi-project build

2006-06-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-2363?page=all ] David Boden updated MNG-2363: - Attachment: problemactivation.zip > does not work in a multi-project build > --- > > Key: M

[jira] Commented: (MECLIPSE-40) Multi project dependencies should not require eclipse project names to be the artifactId

2006-06-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-40?page=comments#action_67255 ] David Boden commented on MECLIPSE-40: - If you build by pointing at the aggregated pom.xml, the eclipse plugin will setup the project relationships as you'd expect. You actually ha

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67244 ] David Boden commented on SCM-116: - Understood. Thanks. After some thought, I would recommend that the @aggregator tag would be removed so that all the subprojects would be recursed. *The

[jira] Created: (MNG-2363) does not work in a multi-project build

2006-06-12 Thread David Boden (JIRA)
does not work in a multi-project build --- Key: MNG-2363 URL: http://jira.codehaus.org/browse/MNG-2363 Project: Maven 2 Type: Bug Components: Profiles Reporter: David Boden Priority

[jira] Created: (MPH-16) help:active-profiles doesn't include profiles derived from the parent pom.

2006-06-12 Thread David Boden (JIRA)
help:active-profiles doesn't include profiles derived from the parent pom. -- Key: MPH-16 URL: http://jira.codehaus.org/browse/MPH-16 Project: Maven 2.x Help Plugin Type: Bug Reporter: David

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67166 ] David Boden commented on SCM-116: - None of the other goals (checkout, checkin, diff...) have the @aggregator tag. *Has the update goal been overlooked?* > scm:update doesn't iterate thro

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-06-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_67163 ] David Boden commented on SCM-116: - Removing this line from UpdateMojo.java in the maven-scm-plugin project: * @aggregator Completely fixes this issue. The plugin updates each of my subpr

[jira] Created: (MASSEMBLY-115) Should avoid modifying assembly if none of the underlying files have changed.

2006-06-12 Thread David Boden (JIRA)
Should avoid modifying assembly if none of the underlying files have changed. - Key: MASSEMBLY-115 URL: http://jira.codehaus.org/browse/MASSEMBLY-115 Project: Maven 2.x Assembly Plugin Type:

[jira] Commented: (MASSEMBLY-97) multiproject with assembly fails in mysterious ways

2006-06-12 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-97?page=comments#action_67154 ] David Boden commented on MASSEMBLY-97: -- I have worked around this by using "single" as the goal rather than "assembly". The "single" goal has been added as a workaround for thi

[jira] Commented: (MASSEMBLY-97) multiproject with assembly fails in mysterious ways

2006-06-11 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-97?page=comments#action_67135 ] David Boden commented on MASSEMBLY-97: -- The goals are fixed by *removing the @aggregator annotation* from the class documentation. For example, removing it from AssemblyMojo.jav

[jira] Commented: (MSUREFIRE-115) Classloading problem for getting a resource

2006-06-02 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-115?page=comments#action_66488 ] David Boden commented on MSUREFIRE-115: --- I have exactly the same problem running tests for which use Apache DBCP version 1.2.1 (latest). The tests can't see the *.jocl config

[jira] Commented: (MPECLIPSE-77) cannot use build resources and addtoclasspath property

2006-06-02 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-77?page=comments#action_66470 ] David Boden commented on MPECLIPSE-77: -- Patch hasn't yet been applied to SVN head. > cannot use build resources and addtoclasspath property > ---

[jira] Updated: (MPIR-2) Dependencies report throws NullPointerException when a transitive dependency has system scope

2006-05-25 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MPIR-2?page=all ] David Boden updated MPIR-2: --- Attachment: daveBodenPatch.txt > Dependencies report throws NullPointerException when a transitive dependency > has system scope > ---

[jira] Updated: (MPECLIPSE-77) cannot use build resources and addtoclasspath property

2006-05-23 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-77?page=all ] David Boden updated MPECLIPSE-77: - Attachment: patch.txt > cannot use build resources and addtoclasspath property > -- > > Key: MPECLIP

[jira] Commented: (MNG-1178) weird junit classloader issue

2006-05-18 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-1178?page=comments#action_65570 ] David Boden commented on MNG-1178: -- I've been seeing this problem. After reading through this comment, I've simply changed my junit dependency from 3.7 to 3.8.1. My build now works fine

[jira] Commented: (MNG-1231) pluginGroups ignored in settings.xml

2006-05-08 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-1231?page=comments#action_64934 ] David Boden commented on MNG-1231: -- This user's problem was probably due to the fact that it's not clear in the documentation that you have to have a maven-metadata.xml file in your rem

[jira] Updated: (MPECLIPSE-115) resource tag is ignored.

2006-04-24 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-115?page=all ] David Boden updated MPECLIPSE-115: -- Attachment: screenshot-1.jpg > resource tag is ignored. > --- > > Key: MPECLIPSE-115 > URL: http://jira.cod

[jira] Updated: (MPECLIPSE-115) resource tag is ignored.

2006-04-24 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MPECLIPSE-115?page=all ] David Boden updated MPECLIPSE-115: -- Attachment: screenshot-1.jpg > resource tag is ignored. > --- > > Key: MPECLIPSE-115 > URL: http://jira.cod

[jira] Created: (MPECLIPSE-115) resource tag is ignored.

2006-04-24 Thread David Boden (JIRA)
resource tag is ignored. --- Key: MPECLIPSE-115 URL: http://jira.codehaus.org/browse/MPECLIPSE-115 Project: maven-eclipse-plugin Type: Bug Reporter: David Boden If you have this: {{ .

[jira] Commented: (MJAR-35) Abstraction for JarSignMojo so that webstart plugin can allow the user to choose how their jars are signed

2006-04-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MJAR-35?page=comments#action_63489 ] David Boden commented on MJAR-35: - Better diff and new file zip have been added to MJAR-37 . Ignore the attachments to this issue. Thanks! > Abstraction for JarSignMojo so that webstart

[jira] Created: (MJAR-37) HttpJarSignClient - New goal "httpsign" which will sign jar files by submitting them to a signing service via HTTP Post

2006-04-13 Thread David Boden (JIRA)
HttpJarSignClient - New goal "httpsign" which will sign jar files by submitting them to a signing service via HTTP Post --- Key: MJAR-37 URL: http://jira.codehaus.

[jira] Updated: (MJAR-35) Abstraction for JarSignMojo so that webstart plugin can allow the user to choose how their jars are signed

2006-04-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MJAR-35?page=all ] David Boden updated MJAR-35: Attachment: lehmanjarsigner-1.0-src.zip > Abstraction for JarSignMojo so that webstart plugin can allow the user to > choose how their jars are signed > --

[jira] Commented: (MWAR-20) tag doesn't work during aggregated build.

2006-04-10 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MWAR-20?page=comments#action_63234 ] David Boden commented on MWAR-20: - I've just tested... the issue is not resolved for the 2.0.3 maven build. I'm still seeing the error. Thanks. > tag doesn't work during aggregated buil

[jira] Created: (MNG-2205) "provided" scope dependencies must be transitive

2006-04-06 Thread David Boden (JIRA)
"provided" scope dependencies must be transitive Key: MNG-2205 URL: http://jira.codehaus.org/browse/MNG-2205 Project: Maven 2 Type: Bug Components: Dependencies Reporter: David Boden Priority: Critical A

[jira] Commented: (MNG-1978) "Provided" scope transitive dependencies required + exclude dependencies for runtime scope only

2006-04-05 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-1978?page=comments#action_62894 ] David Boden commented on MNG-1978: -- Could this be moved out of documentation, please? > "Provided" scope transitive dependencies required + exclude dependencies for > runtime scope onl

[jira] Created: (MNG-2149) Why have aggregator projects? Can't we just add tags in normal pom.xml files and have them behave transitively?

2006-03-14 Thread David Boden (JIRA)
Why have aggregator projects? Can't we just add tags in normal pom.xml files and have them behave transitively? - Key: MNG-2149 URL: http://jira.codehaus.org/

[jira] Commented: (MNG-1978) "Provided" scope transitive dependencies required + exclude dependencies for runtime scope only

2006-03-13 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MNG-1978?page=comments#action_60863 ] David Boden commented on MNG-1978: -- > If it can't be assumed to be provided transitively, then shouldn't it be > treated as if it's compile scope for the transitive case? Completely agr

[jira] Created: (MPJAR-54) Abstraction for JarSignMojo so that webstart plugin can allow the user to choose how their jars are signed

2006-03-10 Thread David Boden (JIRA)
Abstraction for JarSignMojo so that webstart plugin can allow the user to choose how their jars are signed -- Key: MPJAR-54 URL: http://jira.codehaus.org/browse/MPJAR-54

[jira] Commented: (WAGON-32) Implement WebDAV Provider

2006-03-09 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/WAGON-32?page=comments#action_60583 ] David Boden commented on WAGON-32: -- Any chance that this could be upgraded from a "Minor" priority? Adding WebDAV as a communication method would mean that Maven 2 users could upload to

[jira] Commented: (SCM-116) scm:update doesn't iterate through multi-projects

2006-03-09 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/SCM-116?page=comments#action_60555 ] David Boden commented on SCM-116: - Could someone please reassign this issue to the maven-plugin component? It doesn't have good enough visibility hidden away inside the unassigned section