[jira] Commented: (MAVEN-109) Maven does not return exit codes

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Aslak Hellesoy Created: Tue, 7 Sep 2004 2:46 AM Body: What is the status of this issue? -Has it been resolved? -If yes, what Maven version did the fix go into?

[jira] Commented: (MAVEN-1438) replace portions of artifact and HttpUtils with wagon

2004-09-06 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 6 Sep 2004 9:50 PM Body: Yes, see MPARTIFACT-26 - View this comment: http://jira.codehaus.org/browse/MAVEN-1438?page=comments

[jira] Commented: (MAVEN-1438) replace portions of artifact and HttpUtils with wagon

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 6 Sep 2004 9:44 PM Body: I don't know. Certainly can be tested. Is there a bug filed against artifact for this? If so, I'll move those over to wagon if they still apply after this change. --

[jira] Commented: (MAVEN-1438) replace portions of artifact and HttpUtils with wagon

2004-09-06 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Mon, 6 Sep 2004 8:58 PM Body: Does wagon work with JDK1.3? The current artifact plugin doesn't - View this comment: http://ji

Re: Anyone bootstrapping behind a proxy?

2004-09-06 Thread Brett Porter
I've commented on the issue. It works for me. Quoting Brett Porter <[EMAIL PROTECTED]>: > I'll give it a bash. > > - Brett > > Quoting Carlos Sanchez <[EMAIL PROTECTED]>: > > > Hi, > > > > Is anyone bootstrapping maven behind a proxy so he could tell me if this > > issue http://jira.codehaus.

[jira] Commented: (MPLINKCHECK-16) LinkCheckTest FAILED

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Brett Porter Created: Mon, 6 Sep 2004 8:23 PM Body: works for me behind a proxy, bootstrapping 1.0.1-SNAPSHOT, then using it to run maven plugin:test on linkcheck. I get this: maven-linkcheck-plugin: Proxy Host:proxy.int

[jira] Commented: (MPDASHBOARD-11) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Thomas Recloux Created: Mon, 6 Sep 2004 7:25 PM Body: Yes, Your description is good. Thanks for your advise. - View this comment: http://jira.codehaus.o

Re: [PROPOSAL/VOTE] New API for artifacts versioning

2004-09-06 Thread Brett Porter
Hi Felipe, I haven't had a chance to read this yet, but I'll take a look later. I'm happy to open up discussion on this, but hesitant for any work to start for a couple of reasons: - we are about to address this in m2, so need a solution consistent across both - http://jira.codehaus.org/browse/MAV

[jira] Created: (MAVEN-1438) replace portions of artifact and HttpUtils with wagon

2004-09-06 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MAVEN-1438 Here is an overview of the issue: - Key:

Re: Anyone bootstrapping behind a proxy?

2004-09-06 Thread Brett Porter
I'll give it a bash. - Brett Quoting Carlos Sanchez <[EMAIL PROTECTED]>: > Hi, > > Is anyone bootstrapping maven behind a proxy so he could tell me if this > issue http://jira.codehaus.org/browse/MPLINKCHECK-16 can be reproduced? > > Regards > > Carlos Sanchez > A Coruña, Spain > > Oness Pro

[PROPOSAL/VOTE] New API for artifacts versioning

2004-09-06 Thread Felipe Leme
Hi all, As I described on MPARTIFACT-18 (http://jira.codehaus.org/browse/MPARTIFACT-18), I'd like to propose a new API that generates/manages the version signatures of a project. Conceptually, this new API is based on the fact that each project can generate 3 types of version signatures: timestam

[jira] Updated: (MPARTIFACT-18) Need a property to specify what value should be used for a snapshot deploy.

2004-09-06 Thread jira
The following issue has been updated: Updater: Felipe Leme (mailto:[EMAIL PROTECTED]) Date: Mon, 6 Sep 2004 1:07 PM Comment: Here is the patch I mentioned. Instead of simply defining a property for the timestamp version, it creates a new API (org.apache.maven.artifact.versioning) r

[jira] Closed: (MPDASHBOARD-11) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Mon, 6 Sep 2004 1:04 PM Applied Thanks. Next time could you please also add a patch for the aggregators.xml documentation file? As I'm not a JCoverage expert, could you please describe exactly what your a

cvs commit: maven-plugins/dashboard/src/plugin-test/subproject1 project.xml

2004-09-06 Thread vmassol
vmassol 2004/09/06 09:56:50 Modified:dashboard/xdocs changes.xml aggregators.xml dashboard project.xml plugin.properties dashboard/src/plugin-test project.properties dashboard/src/plugin-test/subproject1 project.xml Added: dashboard/sr

[jira] Closed: (MPDASHBOARD-10) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
Message: The following issue has been closed. Resolver: Vincent Massol Date: Mon, 6 Sep 2004 12:48 PM Duplicate of MPDASHBOARD-11 - View the issue: http://jira.codehaus.org/browse/MPDASHBOARD-10 Here is an overvi

Anyone bootstrapping behind a proxy?

2004-09-06 Thread Carlos Sanchez
Hi, Is anyone bootstrapping maven behind a proxy so he could tell me if this issue http://jira.codehaus.org/browse/MPLINKCHECK-16 can be reproduced? Regards Carlos Sanchez A Coruña, Spain Oness Project http://oness.sourceforge.net -

[jira] Created: (MPFAQ-15) Adding a "top" link after each answer

2004-09-06 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPFAQ-15 Here is an overview of the issue: - Key: M

[jira] Commented: (MPLINKCHECK-16) LinkCheckTest FAILED

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Julien Kirch Created: Mon, 6 Sep 2004 9:56 AM Body: After a second look : when I build it directly it's ok, in fact the problem only occurs when the plugin is build by the maven general (bootstrap) build.

[jira] Commented: (MPARTIFACT-18) Need a property to specify what value should be used for a snapshot deploy.

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Felipe Leme Created: Mon, 6 Sep 2004 8:01 AM Body: Hi Chad, That's a good patch, as it solves the issue in the simplest way possible. I'm also working on a different approach that would be more flexible (and hence more

[jira] Commented: (MPLINKCHECK-16) LinkCheckTest FAILED

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Mon, 6 Sep 2004 7:57 AM Body: if I use from maven-plugins/linckcheck maven clean plugin:test -Dmaven.proxy.host=localhost -Dmaven.proxy.port=3128 it displays the proxy info, maybe you're doing som

[jira] Commented: (MPLINKCHECK-16) LinkCheckTest FAILED

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Julien Kirch Created: Mon, 6 Sep 2004 7:05 AM Body: I tried with the $HOME/build.properties and with call parametrers : both give same result. - View th

[jira] Commented: (MPLINKCHECK-16) LinkCheckTest FAILED

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Carlos Sanchez Created: Mon, 6 Sep 2004 6:14 AM Body: How do you have configured your proxy? in $HOME/build.properties? - View this comment: http://jira

Feature Request Handling in JIRA

2004-09-06 Thread Eric Pugh
Hi all, Just back from vacation and catching up with the bug lists for eclipse, cruisecontrol, and hibernate. I noticed, especially for eclipse plugin, that there are lots of bugs listed that are "feature" requests, but with no patches etc. A lot of them have the feel of being very "specific" to

[jira] Closed: (MPECLIPSE-41) No link to the 1.8 version in the plugin site downloads page

2004-09-06 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Mon, 6 Sep 2004 5:50 AM Fixed POM, updated the website with the link. - View the issue: http://jira.codehaus.org/browse/MPECLIPSE-41 H

cvs commit: maven-plugins/eclipse project.xml

2004-09-06 Thread epugh
epugh 2004/09/06 02:42:15 Modified:eclipse project.xml Log: MPECLIPSE-41 Forgot to add the 1.8 version to the POM element Revision ChangesPath 1.38 +5 -0 maven-plugins/eclipse/project.xml Index: project.xml

[jira] Closed: (MPECLIPSE-31) eclipse:external-tools-21 installs launches but they do not work

2004-09-06 Thread jira
Message: The following issue has been closed. Resolver: David Eric Pugh Date: Mon, 6 Sep 2004 5:37 AM This issue has been dormant for a while. If any eclipse 2.1 users find it's not working, speak up and we'll reopen this issue. --

[jira] Updated: (MPARTIFACT-18) Need a property to specify what value should be used for a snapshot deploy.

2004-09-06 Thread jira
The following issue has been updated: Updater: Chad Woolley (mailto:[EMAIL PROTECTED]) Date: Mon, 6 Sep 2004 5:33 AM Comment: Here is a patch that I think should address this. I simply created a property "maven.artifact.snapshotSignature" which, if it is defined, overrides the au

[jira] Created: (MPLINKCHECK-16) LinkCheckTest FAILED

2004-09-06 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPLINKCHECK-16 Here is an overview of the issue: -

[jira] Commented: (MPDASHBOARD-10) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
The following comment has been added to this issue: Author: Thomas Recloux Created: Mon, 6 Sep 2004 4:47 AM Body: Ooops, it is a double of the #11 issue. - View this comment: http://jira.codehaus.org/browse/MPDAS

[jira] Updated: (MPDASHBOARD-11) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
The following issue has been updated: Updater: Thomas Recloux (mailto:[EMAIL PROTECTED]) Date: Mon, 6 Sep 2004 4:46 AM Comment: the aggregator Changes: Attachment changed to jcoveragelipc.jelly

[jira] Updated: (MPDASHBOARD-11) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
The following issue has been updated: Updater: Thomas Recloux (mailto:[EMAIL PROTECTED]) Date: Mon, 6 Sep 2004 4:45 AM Comment: the patch file Changes: Attachment changed to patch.txt - For a fu

[jira] Created: (MPDASHBOARD-10) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPDASHBOARD-10 Here is an overview of the issue: -

[jira] Created: (MPDASHBOARD-11) New aggregator : JCoverage covered lines percentile

2004-09-06 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPDASHBOARD-11 Here is an overview of the issue: -

[jira] Updated: (MPGENAPP-18) Put @NAME@ in display-name for web.xml

2004-09-06 Thread jira
The following issue has been updated: Updater: Archimedes Trajano (mailto:[EMAIL PROTECTED]) Date: Mon, 6 Sep 2004 4:41 AM Comment: patches for the web template projects Changes: Attachment changed to webproject.patch

[jira] Created: (MPGENAPP-18) Put @NAME@ in display-name for web.xml

2004-09-06 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/browse/MPGENAPP-18 Here is an overview of the issue: - Key