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/07/21 15:57:47 UTC

[jira] Created: (MAVEN-1385) Dependencies are 0k after download

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1385
    Summary: Dependencies are 0k after download
       Type: Bug

     Status: Unassigned

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Michael Mattox

    Created: Wed, 21 Jul 2004 9:56 AM
    Updated: Wed, 21 Jul 2004 9:56 AM

Description:
I just tried upgrading from 1.0RC3 to 1.0.  I deleted my .maven directory contents.  I'm having a very weird problem that I haven't seen reported here or in JIRA.  I run maven jar:install-snapshot on a jar and that works ok. Then I run maven clean in a project that has the previously mentioned snapshot as a dependency.  It displays this:

Regards,Tentative de tÚlÚchargement de cs-common-SNAPSHOT.jar.
warning: last-modified not specified
0K downloaded
build:start:

clean:clean:
    [delete] Deleting directory
D:\projects\MDSP\eclipse\sources\cs-log-logservice\target
BUILD SUCCESSFUL
Total time: 14 seconds
Finished at: Tue Jul 20 13:19:29 CEST 2004

When I look at the snapshot jar created in the first command, it is now 0 bytes.  To verify this is related to release 1.0, I again removed my .maven contents and repeated the commands using Maven 1.0RC3 and it works fine.  I also verified the jar in the remote repository is 49k (not 0k).






---------------------------------------------------------------------
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-1385) Dependencies are 0k after download

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

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Thu, 22 Jul 2004 7:06 PM

dupe of MAVEN-1080
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1385

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1385
    Summary: Dependencies are 0k after download
       Type: Bug

     Status: Closed
 Resolution: DUPLICATE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Michael Mattox

    Created: Wed, 21 Jul 2004 9:56 AM
    Updated: Thu, 22 Jul 2004 7:06 PM

Description:
I just tried upgrading from 1.0RC3 to 1.0.  I deleted my .maven directory contents.  I'm having a very weird problem that I haven't seen reported here or in JIRA.  I run maven jar:install-snapshot on a jar and that works ok. Then I run maven clean in a project that has the previously mentioned snapshot as a dependency.  It displays this:

Regards,Tentative de tÚlÚchargement de cs-common-SNAPSHOT.jar.
warning: last-modified not specified
0K downloaded
build:start:

clean:clean:
    [delete] Deleting directory
D:\projects\MDSP\eclipse\sources\cs-log-logservice\target
BUILD SUCCESSFUL
Total time: 14 seconds
Finished at: Tue Jul 20 13:19:29 CEST 2004

When I look at the snapshot jar created in the first command, it is now 0 bytes.  To verify this is related to release 1.0, I again removed my .maven contents and repeated the commands using Maven 1.0RC3 and it works fine.  I also verified the jar in the remote repository is 49k (not 0k).






---------------------------------------------------------------------
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-1385) Dependencies are 0k after download

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

     Author: Carlos Sanchez
    Created: Wed, 21 Jul 2004 10:12 AM
       Body:
> When I look at the snapshot jar created in the first command, 
> it is now 0 bytes.

Do you look in your local repo or the remote one?

What remote repo are you using?

Maybe it exists in the remote repo with 0 kb?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1385?page=comments#action_22005

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1385
    Summary: Dependencies are 0k after download
       Type: Bug

     Status: Unassigned

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Michael Mattox

    Created: Wed, 21 Jul 2004 9:56 AM
    Updated: Wed, 21 Jul 2004 10:12 AM

Description:
I just tried upgrading from 1.0RC3 to 1.0.  I deleted my .maven directory contents.  I'm having a very weird problem that I haven't seen reported here or in JIRA.  I run maven jar:install-snapshot on a jar and that works ok. Then I run maven clean in a project that has the previously mentioned snapshot as a dependency.  It displays this:

Regards,Tentative de tÚlÚchargement de cs-common-SNAPSHOT.jar.
warning: last-modified not specified
0K downloaded
build:start:

clean:clean:
    [delete] Deleting directory
D:\projects\MDSP\eclipse\sources\cs-log-logservice\target
BUILD SUCCESSFUL
Total time: 14 seconds
Finished at: Tue Jul 20 13:19:29 CEST 2004

When I look at the snapshot jar created in the first command, it is now 0 bytes.  To verify this is related to release 1.0, I again removed my .maven contents and repeated the commands using Maven 1.0RC3 and it works fine.  I also verified the jar in the remote repository is 49k (not 0k).






---------------------------------------------------------------------
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-1385) Dependencies are 0k after download

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

     Author: Michael Mattox
    Created: Wed, 21 Jul 2004 10:22 AM
       Body:
The remote repository is hosted with Jetty.  The file exists there.  I do a build of cs-common and do jar:install-snapshot and verify it's in the local repo.  Then when I build another project that uses cs-common, my cs-common-SNAPSHOT.jar gets clobbered and is 0 bytes.  On the remote the file never changes.

I hope this helps.  I posted to the maven-users and only got one reply and syncing my time between the remote server and my PC.  I did that but the problem is the remote is sync'd via xp's automatic sync so it's not possible to keep them exactly in sync to the second..

Michael

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1385?page=comments#action_22007

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1385
    Summary: Dependencies are 0k after download
       Type: Bug

     Status: Unassigned

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Michael Mattox

    Created: Wed, 21 Jul 2004 9:56 AM
    Updated: Wed, 21 Jul 2004 10:22 AM

Description:
I just tried upgrading from 1.0RC3 to 1.0.  I deleted my .maven directory contents.  I'm having a very weird problem that I haven't seen reported here or in JIRA.  I run maven jar:install-snapshot on a jar and that works ok. Then I run maven clean in a project that has the previously mentioned snapshot as a dependency.  It displays this:

Regards,Tentative de tÚlÚchargement de cs-common-SNAPSHOT.jar.
warning: last-modified not specified
0K downloaded
build:start:

clean:clean:
    [delete] Deleting directory
D:\projects\MDSP\eclipse\sources\cs-log-logservice\target
BUILD SUCCESSFUL
Total time: 14 seconds
Finished at: Tue Jul 20 13:19:29 CEST 2004

When I look at the snapshot jar created in the first command, it is now 0 bytes.  To verify this is related to release 1.0, I again removed my .maven contents and repeated the commands using Maven 1.0RC3 and it works fine.  I also verified the jar in the remote repository is 49k (not 0k).






---------------------------------------------------------------------
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