[ 
https://issues.apache.org/jira/browse/MJAVADOC-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16410038#comment-16410038
 ] 

ASF GitHub Bot commented on MJAVADOC-444:
-----------------------------------------

abudaev commented on issue #2: [MJAVADOC-444] add aggregate-no-fork and 
aggregate-test-no-fork for non-forking versions of aggregate goals.
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/2#issuecomment-375409708
 
 
   @busbey maybe you how to fix this trouble ->
   
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:3.1.0:single (create distr) on 
project aggragator-module: Failed to create assembly: Error adding file 
'javadoc-aggragate:module1:jar:1.0-SNAPSHOT' to archive: 
\trouble\module1\target\classes isn't a file. -> [Help 1]
   
   example project structure 
   https://github.com/abudaev/trouble
   mvn verify -P parrent-module
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Add an 'aggregated-no-fork' goal
> --------------------------------
>
>                 Key: MJAVADOC-444
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-444
>             Project: Maven Javadoc Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.10.3
>            Reporter: Karl Heinz Marbaise
>            Priority: Critical
>
> Currently you can call maven-javadoc-plugin via {{mvn clean package 
> javadoc:aggregate}} which results in deleting all previously created 
> artifacts in {{target}} folder. So it would be helpful having a separate goal 
> without forking the life cycle.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to