Javadoc not included in the bundle
----------------------------------

                 Key: MREPOSITORY-11
                 URL: http://jira.codehaus.org/browse/MREPOSITORY-11
             Project: Maven 2.x Repository Plugin
          Issue Type: Bug
    Affects Versions: 2.0
         Environment: Maven version: 2.0.7
Java version: 1.4.2_13
OS name: "windows xp" version: "5.1" arch: "x86"
            Reporter: Julien HENRY


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

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to