You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/07/16 14:51:26 UTC

[jira] Created: (MSHADE-37) Shading fails if output directory does not exist

Shading fails if output directory does not exist
------------------------------------------------

                 Key: MSHADE-37
                 URL: http://jira.codehaus.org/browse/MSHADE-37
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Windows
            Reporter: Benjamin Bentmann
            Priority: Minor


E.g. setting the {{outputDirectory}} parameter to "shade/foo" will cause
{noformat}
[INFO] [shade:shade {execution: default}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating shaded jar.

Embedded error: M:\maven\z\MSHADE\shade\foo\shade-1.0-shaded.jar (The system cannot find the specified path)
{noformat}


-- 
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] Closed: (MSHADE-37) Shading fails if output directory does not exist

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHADE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MSHADE-37.
-----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 1.2

Fixed in [r677270|http://svn.apache.org/viewvc?view=rev&revision=677270].

> Shading fails if output directory does not exist
> ------------------------------------------------
>
>                 Key: MSHADE-37
>                 URL: http://jira.codehaus.org/browse/MSHADE-37
>             Project: Maven 2.x Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Windows
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>            Priority: Minor
>             Fix For: 1.2
>
>
> E.g. setting the {{outputDirectory}} parameter to "shade/foo" will cause
> {noformat}
> [INFO] [shade:shade {execution: default}]
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error creating shaded jar.
> Embedded error: M:\maven\z\MSHADE\shade\foo\shade-1.0-shaded.jar (The system cannot find the specified path)
> {noformat}

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