You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dan Tran (JIRA)" <ji...@codehaus.org> on 2006/05/03 23:12:41 UTC

[jira] Created: (MASSEMBLY-93) DependencySet's include processing should error out when the include dependency is not available

DependencySet's include processing  should error out when the include dependency is not available
-------------------------------------------------------------------------------------------------

         Key: MASSEMBLY-93
         URL: http://jira.codehaus.org/browse/MASSEMBLY-93
     Project: Maven 2.x Assembly Plugin
        Type: Bug

    Versions: 2.1    
 Environment: xp
    Reporter: Dan Tran


  <dependencySets>
    <dependencySet>
      <includes>
        <include>some-groupId:some-artifactId</include>
      </includes>        
    </dependencySet>

I have a descriptor that use lots of include statements.  assembly plugin should error out when the specified dependency is not in the dependency list.
This will help to catch the error at packaging time rather eye balling the zip file.

-- 
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] Updated: (MASSEMBLY-93) DependencySet's include processing should error out when the include dependency is not available

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-93?page=all ]

John Casey updated MASSEMBLY-93:
--------------------------------

    Fix Version: 2.2

> DependencySet's include processing  should error out when the include dependency is not available
> -------------------------------------------------------------------------------------------------
>
>          Key: MASSEMBLY-93
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-93
>      Project: Maven 2.x Assembly Plugin
>         Type: Bug

>     Versions: 2.1
>  Environment: xp
>     Reporter: Dan Tran
>      Fix For: 2.2

>
>
>   <dependencySets>
>     <dependencySet>
>       <includes>
>         <include>some-groupId:some-artifactId</include>
>       </includes>        
>     </dependencySet>
> I have a descriptor that use lots of include statements.  assembly plugin should error out when the specified dependency is not in the dependency list.
> This will help to catch the error at packaging time rather eye balling the zip file.

-- 
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: (MASSEMBLY-93) DependencySet's include processing should error out when the include dependency is not available

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-93?page=all ]

John Casey closed MASSEMBLY-93.
-------------------------------

      Assignee: John Casey
    Resolution: Fixed

add the <useStrictFiltering>true</useStrictFiltering> flag to any dependency set of moduleSet/binaries section to enable this behavior.

> DependencySet's include processing  should error out when the include dependency is not available
> -------------------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-93
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-93
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: xp
>            Reporter: Dan Tran
>         Assigned To: John Casey
>             Fix For: 2.2
>
>
>   <dependencySets>
>     <dependencySet>
>       <includes>
>         <include>some-groupId:some-artifactId</include>
>       </includes>        
>     </dependencySet>
> I have a descriptor that use lots of include statements.  assembly plugin should error out when the specified dependency is not in the dependency list.
> This will help to catch the error at packaging time rather eye balling the zip file.

-- 
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] Updated: (MASSEMBLY-93) DependencySet's include processing should error out when the include dependency is not available

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MASSEMBLY-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Casey updated MASSEMBLY-93:
--------------------------------

    Fix Version/s:     (was: 2.2)
                   2.2-beta-1

> DependencySet's include processing  should error out when the include dependency is not available
> -------------------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-93
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-93
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: xp
>            Reporter: Dan Tran
>         Assigned To: John Casey
>             Fix For: 2.2-beta-1
>
>
>   <dependencySets>
>     <dependencySet>
>       <includes>
>         <include>some-groupId:some-artifactId</include>
>       </includes>        
>     </dependencySet>
> I have a descriptor that use lots of include statements.  assembly plugin should error out when the specified dependency is not in the dependency list.
> This will help to catch the error at packaging time rather eye balling the zip file.

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