You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/06/13 02:24:12 UTC

[jira] Updated: (MNG-3319) Reactor cannot detect artifact with exist in project and has test-jar type and test scope

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

Brett Porter updated MNG-3319:
------------------------------

    Fix Version/s: 2.0.x

> Reactor cannot detect artifact with exist in project and has test-jar type and test scope
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-3319
>                 URL: http://jira.codehaus.org/browse/MNG-3319
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Plugins and Lifecycle, Reactor and workspace
>    Affects Versions: 2.0.8
>            Reporter: Aleksey Solntsev
>             Fix For: 2.0.x
>
>
> The fix  for MNG-2277 has resolved a lot of problems, first of all for release procedure.
> But we will still has the problem with detecting artifact like this. 
>         <dependency>
>             <groupId>agillic.models</groupId>
>             <artifactId>agillic-processmodel</artifactId>
>             <version>${project.version}</version>
>             <type>test-jar</type>
>             <scope>test</scope>
>         </dependency>

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