Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-beta-10
-
Fix Version/s: None
-
Component/s: core
-
Labels:None
-
Number of attachments :
Description
If you have a dependency of type distribution, maven attepts to download the dep as a .distribution file instead of downlowading the .zip and .tar.gz files. Since the distribution plugin is creating .zip and .tar.gz files in the distrbution directory, maven should be smart enough to know how to download them.
I have supplied a patch for this bug and MAVEN-751