You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Achim Nierbeck (JIRA)" <ji...@apache.org> on 2012/06/18 14:07:43 UTC

[jira] [Comment Edited] (KARAF-924) Maven site goal fail with the Karaf maven plugin

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

Achim Nierbeck edited comment on KARAF-924 at 6/18/12 12:05 PM:
----------------------------------------------------------------

The failure in combination with the javadoc plugin seems to be suspicious ... 

... but even disabling the javadoc during site doesn't seem to work. 
                
      was (Author: achim_nierbeck):
    The failure in combination with the javadoc plugin seems to be suspicious ... 
                  
> Maven site goal fail with the Karaf maven plugin
> ------------------------------------------------
>
>                 Key: KARAF-924
>                 URL: https://issues.apache.org/jira/browse/KARAF-924
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 2.2.3
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Andreas Pieber
>         Attachments: 5ebbfe13_maven-test.tar.gz
>
>
> When we use the features-maven-plugin (or karaf-maven-plugin) in a POM, the mvn site goal failed:
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.0:site (default-site) on project maven-test: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.karaf.tooling:features-maven-plugin:2.2.4-SNAPSHOT:add-features-to-repo (add-features-to-repo) on project test-assembly: Error populating repository: /home/jbonofre/maven-test/test-subproject/target/classes (No such file or directory) -> [Help 1]
> [ERROR] 
> We should exclude the Karaf maven plugin from the site phase, or create the target/classes directory if required.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira