[jira] Commented: (MJAVADOC-126) Add the ability to load the stylesheet from a jar (resource)

2008-09-11 Thread Julien Eluard (JIRA)

[ 
http://jira.codehaus.org/browse/MJAVADOC-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=147657#action_147657
 ] 

Julien Eluard commented on MJAVADOC-126:


This feature seems to work only when the parent of project configured 
references resourcesArtifact artifact as module.

In provided sample if I remove the modules section of root pom.xml, then run 
mvn clean javadoc:javadoc under test folder files are not correctly copied.
Is this the intended behavior?

 Add the ability to load the stylesheet from a jar (resource)
 

 Key: MJAVADOC-126
 URL: http://jira.codehaus.org/browse/MJAVADOC-126
 Project: Maven 2.x Javadoc Plugin
  Issue Type: Wish
Affects Versions: 2.2
Reporter: Julien S
Assignee: Vincent Siveton
Priority: Minor
 Fix For: 2.5

 Attachments: 
 20080520-maven-javadoc-plugin-external-resources-integration-tests.zip, 
 20080520-maven-javadoc-plugin-external-resources.patch, 
 20080530-maven-javadoc-plugin-external-resources-integration-tests.zip, 
 20080530-maven-javadoc-plugin-external-resources.patch


 Currently, the stylesheetfile has to be given as a path on the filesystem, 
 which makes sharing quite difficult.
 It would be nice to be able to retrieve it from a jar (like the checkstyle 
 and the pmd plugins).

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




[jira] Commented: (MJAVADOC-126) Add the ability to load the stylesheet from a jar (resource)

2008-05-20 Thread Francois Fernandes (JIRA)

[ 
http://jira.codehaus.org/browse/MJAVADOC-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=135496#action_135496
 ] 

Francois Fernandes commented on MJAVADOC-126:
-

I have the same problem. Attached to this Issue you'll find two files: 
* [^20080520-maven-javadoc-plugin-external-resources.patch]: this contains the 
logic for using resources artifacts which should be extracted into the javadoc 
target directory.
* [^20080520-maven-javadoc-plugin-external-resources-integration-tests.zip]: 
associated integration tests

 Add the ability to load the stylesheet from a jar (resource)
 

 Key: MJAVADOC-126
 URL: http://jira.codehaus.org/browse/MJAVADOC-126
 Project: Maven 2.x Javadoc Plugin
  Issue Type: Wish
Affects Versions: 2.2
Reporter: Julien S
Priority: Minor
 Attachments: 
 20080520-maven-javadoc-plugin-external-resources-integration-tests.zip, 
 20080520-maven-javadoc-plugin-external-resources.patch


 Currently, the stylesheetfile has to be given as a path on the filesystem, 
 which makes sharing quite difficult.
 It would be nice to be able to retrieve it from a jar (like the checkstyle 
 and the pmd plugins).

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