You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/09/07 01:14:28 UTC

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

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: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Mon, 6 Sep 2004 7:13 PM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
The following work log has been added to this issue:

  Logged By: Brett Porter
    Created: Wed, 9 Feb 2005 5:40 AM
Time Logged: 4 hours
Description:
wagon mostly updated.

Limitations:
- no compression
- no configuration for FTP passive mode (always on)
- no SFTP deployer
- no SCPEXE deployer

These will follow.

To be integrated into m1 tomorrow.
---------------------------------------------------------------------
View this work log:
  http://jira.codehaus.org/browse/MAVEN-1438?page=worklog#action_29707

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1438

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: In Progress
   Priority: Major

 Original Estimate: Unknown
 Time Spent: 4 hours
  Remaining: 0 minutes

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1-beta-1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Wed, 9 Feb 2005 5:40 AM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
Message:

   Work on this issue has been started by Brett Porter (mailto:brett@codehaus.org)

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1438

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: In Progress
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1-beta-1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Tue, 8 Feb 2005 7:57 PM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1438

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: 4 hours
  Remaining: 0 minutes

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1-beta-1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Sat, 19 Feb 2005 9:00 PM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
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.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1438?page=comments#action_23864

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1438

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Mon, 6 Sep 2004 9:44 PM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
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://jira.codehaus.org/browse/MAVEN-1438?page=comments#action_23862

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1438

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Mon, 6 Sep 2004 8:58 PM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
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#action_23865

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1438

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Mon, 6 Sep 2004 9:50 PM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


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

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Brett Porter (mailto:brett@codehaus.org)
       Date: Thu, 2 Dec 2004 9:44 PM
    Changes:
             Fix Version changed to 1.1-beta-1
             Fix Version changed from 1.1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1438?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1438

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1438
    Summary: replace portions of artifact and HttpUtils with wagon
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Fix Fors:
             1.1-beta-1

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 6 Sep 2004 7:13 PM
    Updated: Thu, 2 Dec 2004 9:44 PM

Description:
currently there is a high crossover in functionality between HttpUtils, maven-artifact-plugin and wagon (which is the library built out of the former).

I need to do the following:
- reapply all changes made to these to wagon
- replace their usage in m1 with wagon

This will allow much easier maintainability of the code.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org