You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2007/05/07 10:49:13 UTC

[jira] Closed: (MPARTIFACT-72) m1.1-rc1 Creating an upload-bundle for a plugin without any java code does not work...

     [ http://jira.codehaus.org/browse/MPARTIFACT-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed MPARTIFACT-72.
-----------------------------------

    Resolution: Fixed

> m1.1-rc1 Creating an upload-bundle for a plugin without any java code does not work...
> --------------------------------------------------------------------------------------
>
>                 Key: MPARTIFACT-72
>                 URL: http://jira.codehaus.org/browse/MPARTIFACT-72
>             Project: maven-artifact-plugin
>          Issue Type: Bug
>    Affects Versions: 1.8
>         Environment: Win 2K
>            Reporter: Benoit Xhenseval
>            Assignee: Lukas Theussl
>             Fix For: 1.9
>
>
> Hi
> Currently using 1.8.1-SNAPSHOT
> If I call the target artifact:create-upload-bundle on a maven plugin which does NOT have any java code (only some jelly), it looks like there is a problem in the artifact plugin (or the javadoc one).  The javadoc plugin fails (as there are no java code) but the artifact plugin cannot handle the failure and stops as well.  I believe that it should carry on.
> any quick suggestion?
> thanks
> Benoit
> -------------
> artifact:create-upload-bundle:
> java:prepare-filesystem:
> java:compile:
>     [echo] No java source files to compile.
> java:jar-resources:
> test:test:
>     [echo] No tests to run.
> jar:jar:
>     [mkdir] Created dir: C:\project\qalab\maven-qalab-plugin\target\bundle
>     [copy] Copying 1 file to C:\project\qalab\maven-qalab-plugin\target\bundle
>     [echo] Rewriting POM...
>     [copy] Copying 1 file to C:\project\qalab\maven-qalab-plugin\target\bundle
>     [echo] Copying license: C:\project\qalab\maven-qalab-plugin/LICENSE.txt
>     [copy] Copying 1 file to C:\project\qalab\maven-qalab-plugin\target\bundle
>     [jar] Building MANIFEST-only jar: C:\project\qalab\maven-qalab-plugin\target\bundle\maven-qalab-plugin-0.9.2-sources
> .jar
> xdoc:init-i18n:
> xdoc:init:
>     [echo] Generates the directory structure required for xdocs
> maven-javadoc-plugin:report:
>     [mkdir] Created dir: C:\project\qalab\maven-qalab-plugin\target\javadoc
>     [mkdir] Created dir: C:\project\qalab\maven-qalab-plugin\target\javadoc\src
>     [echo] *******************************************
>     [echo] * No sources found. Javadoc not created ! *
>     [echo] *******************************************
> javadoc:
> javadoc:jar:
> BUILD FAILED
> File...... file:/C:/Documents and Settings/xhensevb/.maven/cache/maven-artifact-plugin-1.8.1-SNAPSHOT/plugin.jelly
> Element... ant:copy
> Line...... 225
> Column.... 141
> Warning: Could not find file C:\project\qalab\maven-qalab-plugin\target\maven-qalab-plugin-0.9.2_javadoc.jar to copy.
> Total time   : 30 seconds
> Finished at  : 19 September 2006 17:34:10 BST

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