[jira] Created: (MAVENUPLOAD-49) xdoclet 1.2 jars

2003-12-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-49 Here is an overview of the issue: -

[jira] Created: (MAVENUPLOAD-48) postgres 7.4 jdbc 3 driver

2003-12-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-48 Here is an overview of the issue: -

RE: new maven goal

2003-12-19 Thread Steve Garcia
I have a related question to SNAPSHOTs, now that we have a thread on this. I notice that SNAPSHOT jar file names substitute the version for the word SNAPSHOT. How does this behavior work for projects that have multiple branches? Our Platform project at work has many branches to it, there is a v1

RE: new maven goal

2003-12-19 Thread Steve Garcia
Ryan I think that a great point. When you state one has a dependency on a branch of a project, as opposed to a stable release of a project, then you might encounter times that building your code against a snapshot from that branch might break your build. That is the reason why following a branch

RE: new maven goal

2003-12-19 Thread Sonnek, Ryan
I see your point. My original impression was that people were wanting to have every snapshot from the projects' inception on the remote repo. I could see a maven continuous integration server running and providing snapshot artifacts for a month or so. Maybe I could modify this plugin to keep arc

Re: new maven goal

2003-12-19 Thread Ryan Hoegg
Scenario: (all projects mentioned below are fictitious.. blah blah) I am working on jFnord, an open source project with at least three other active developers. I am the primary developer of FnordJMX, which depends on the SNAPSHOT version of SpicyJMX. I go on a three week holiday for Christmas.

Re: building maven plugins for 1.0 rc2

2003-12-19 Thread Rajeev Kaul
I found the problem. I am using JDK 1.3.1, which probably called the ChangeLog plugin tests to fail. I modified the following statement: assertTrue(listener.getStdout().indexOf(MESSAGE)>-1); to assertTrue(listener.getStdout().toString().indexOf(MESSAGE)>-1); in the testNormal

[jira] Updated: (MPREPO-1) delete old timestamped snapshot artifacts

2003-12-19 Thread jira
The following issue has been updated: Updater: Ryan Sonnek (mailto:[EMAIL PROTECTED]) Date: Fri, 19 Dec 2003 5:44 PM Changes: Attachment changed to CleanSnapshotsTest.java - For a full history of th

[jira] Updated: (MPREPO-1) delete old timestamped snapshot artifacts

2003-12-19 Thread jira
The following issue has been updated: Updater: Ryan Sonnek (mailto:[EMAIL PROTECTED]) Date: Fri, 19 Dec 2003 4:44 PM Comment: attached utility file. Changes: Attachment changed to ArtifactUtil.java

[jira] Updated: (MPREPO-1) delete old timestamped snapshot artifacts

2003-12-19 Thread jira
The following issue has been updated: Updater: Ryan Sonnek (mailto:[EMAIL PROTECTED]) Date: Fri, 19 Dec 2003 4:44 PM Comment: attached main plugin file. Changes: Attachment changed to CleanSnapshots.java --

[jira] Created: (MPREPO-1) delete old timestamped snapshot artifacts

2003-12-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPREPO-1 Here is an overview of the issue: ---

RE: new maven goal

2003-12-19 Thread Sonnek, Ryan
Understood. I think that this plugin is strictly for developers use on their local respository, and any files on the remote repository must be handled with great care. Although, I personally question the usefulness of having multiple archived snapshots on the remote repository. If you are deve

[jira] Commented: (MAVENUPLOAD-24) Request to upload hibernate-2.0.2.jar

2003-12-19 Thread jira
The following comment has been added to this issue: Author: Jim Crossley Created: Fri, 19 Dec 2003 12:19 PM Body: Please include version 2.1.1 while you're at it. - View the issue: http://jira.codehaus.org/secur

[jira] Commented: (MAVEN-706) plugin should work with ear files.

2003-12-19 Thread jira
The following comment has been added to this issue: Author: Vincent Massol Created: Fri, 19 Dec 2003 11:29 AM Body: See http://issues.apache.org/bugzilla/show_bug.cgi?id=24754 - View the issue: http://jira.codeh

[jira] Created: (MPECLIPSE-15) Plugin fails, if cactus plugin is not present

2003-12-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPECLIPSE-15 Here is an overview of the issue: ---

[jira] Closed: (MAVENUPLOAD-39) Upload batik1.5 jars

2003-12-19 Thread jira
Message: The following issue has been closed. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVENUPLOAD-39 Here is an overview of the issue: -

[jira] Commented: (MPECLIPSE-14) Add the ability to exclude source

2003-12-19 Thread jira
The following comment has been added to this issue: Author: J?rg Schaible Created: Fri, 19 Dec 2003 7:58 AM Body: This is also needed for CVS, since you need to exclude **/CVS/** to prevent Eclipse copying these directories and their contents into target, too.

[jira] Created: (MPMULTIPROJECT-18) Bad CVS links on plugin homepage

2003-12-19 Thread jira
Message: A new issue has been created in JIRA. - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-18 Here is an overview of the issue: --