Issue Details (XML | Word | Printable)

Key: MNG-3594
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Brett Porter
Reporter: Jerome Lacoste
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2

Maven 2.0.6 tag doesn't build properly anymore

Created: 24/May/08 08:05 AM   Updated: 12/Jun/08 09:09 PM
Component/s: None
Affects Version/s: 2.0.6
Fix Version/s: 2.0.6

Time Tracking:
Not Specified

File Attachments: 1. File maven-2.0.6-maven-core.diff (0.4 kB)


Complexity: Intermediate
Patch Submitted: Yes


 Description  « Hide
The uberjar wasn't generated when building. Tried bootstrapping and normal build (using a maven 2.0.6 install).

I've had to patch the maven-core pom and specify the shade version to get it to work again. I've used version 0.4 (which was also used in maven 2.0.7)

$ svn info
Path: .
URL: https://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.6
Repository Root: https://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 659652
Node Kind: directory
Schedule: normal
Last Changed Author: jvanzyl
Last Changed Rev: 522714
Last Changed Date: 2007-03-27 04:40:40 +0200 (Tue, 27 Mar 2007)



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Brett Porter added a comment - 12/Jun/08 09:09 PM
applied, thanks