You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jason Dillon (JIRA)" <ji...@apache.org> on 2007/11/09 03:31:50 UTC

[jira] Created: (GSHELL-45) Figure out why some test-related dependencies are included in to the assembly

Figure out why some test-related dependencies are included in to the assembly
-----------------------------------------------------------------------------

                 Key: GSHELL-45
                 URL: https://issues.apache.org/jira/browse/GSHELL-45
             Project: GShell
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Build
    Affects Versions: 1.0-alpha-1
            Reporter: Jason Dillon
            Priority: Trivial
             Fix For: 1.0-alpha-1


Right now a few test-related artifacts are included into the assembly by default and we have to exclude them.  The {{dependencyManagement}} section should have excludes for artifacts with bunk deps (in the wrong scope) so this exclude should not be needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (GSHELL-45) Figure out why some test-related dependencies are included in to the assembly

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon closed GSHELL-45.
------------------------------

    Resolution: Fixed

This was mainly due to plexus including junit as a compile dependency (for its PlexusTestCase class).

> Figure out why some test-related dependencies are included in to the assembly
> -----------------------------------------------------------------------------
>
>                 Key: GSHELL-45
>                 URL: https://issues.apache.org/jira/browse/GSHELL-45
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Build
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>            Priority: Trivial
>             Fix For: 1.0-alpha-2
>
>
> Right now a few test-related artifacts are included into the assembly by default and we have to exclude them.  The {{dependencyManagement}} section should have excludes for artifacts with bunk deps (in the wrong scope) so this exclude should not be needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GSHELL-45) Figure out why some test-related dependencies are included in to the assembly

Posted by "Jason Dillon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GSHELL-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dillon updated GSHELL-45:
-------------------------------

    Fix Version/s:     (was: 1.0-alpha-1)
                   1.0-alpha-2

> Figure out why some test-related dependencies are included in to the assembly
> -----------------------------------------------------------------------------
>
>                 Key: GSHELL-45
>                 URL: https://issues.apache.org/jira/browse/GSHELL-45
>             Project: GShell
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Build
>    Affects Versions: 1.0-alpha-1
>            Reporter: Jason Dillon
>            Priority: Trivial
>             Fix For: 1.0-alpha-2
>
>
> Right now a few test-related artifacts are included into the assembly by default and we have to exclude them.  The {{dependencyManagement}} section should have excludes for artifacts with bunk deps (in the wrong scope) so this exclude should not be needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.