Issue Details (XML | Word | Printable)

Key: MREPOSITORY-11
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Carlos Sanchez
Reporter: Julien HENRY
Votes: 0
Watchers: 1
Operations

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

Javadoc not included in the bundle

Created: 15/Nov/07 06:37 AM   Updated: 21/Nov/08 10:28 PM   Resolved: 17/Jun/08 10:46 AM
Return to search
Component/s: None
Affects Version/s: 2.0
Fix Version/s: 2.1

Time Tracking:
Not Specified

Environment:
Maven version: 2.0.7
Java version: 1.4.2_13
OS name: "windows xp" version: "5.1" arch: "x86"


 Description  « Hide

On a simple project, I run:

mvn clean source:jar javadoc:jar repository:bundle-create

As a result in target I get:
artifact-version.jar
artifact-version-bundle.jar
artifact-version-javadoc.jar
artifact-version-sources.jar

But in artifact-version-bundle.jar there are only:
META-INF
pom.xml
LICENSE.txt
artifact-version.jar
artifact-version-sources.jar



Dennis Lundberg added a comment - 17/Jun/08 10:46 AM

Fixed in r378353.


Gary S. Weaver added a comment - 03/Sep/08 12:59 PM

It looks like the fix version is earlier than 2.1. It appears it is working in 2.0.9.


Dennis Lundberg added a comment - 03/Sep/08 03:09 PM

The "Fix Version" is for this plugin - not Maven itself.


Ben Tatham added a comment - 21/Nov/08 10:28 PM

Please update this page: http://maven.apache.org/guides/mini/guide-central-repository-upload.html to remove the bit about this bug.