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:
-
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:
-
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
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
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
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.
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
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
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
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
--
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:
---
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
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
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
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:
---
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:
-
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.
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:
--
18 matches
Mail list logo