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/10/25 22:17:51 UTC

[jira] Updated: (MNG-2921) ejb-client dependency no longer resolved in reactor build

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

Benjamin Bentmann updated MNG-2921:
-----------------------------------

    Summary: ejb-client dependency no longer resolved in reactor build  (was: ejb-client dependency no longer working)

> ejb-client dependency no longer resolved in reactor build
> ---------------------------------------------------------
>
>                 Key: MNG-2921
>                 URL: http://jira.codehaus.org/browse/MNG-2921
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Dependencies
>    Affects Versions: 2.0.6
>         Environment: Fedora Core 6
>            Reporter: Frank Cornelis
>            Assignee: Jason van Zyl
>            Priority: Blocker
>             Fix For: 2.0.7
>
>         Attachments: MNG-2921.diff, test.zip
>
>
> When running 'mvn clean install' on the test project (see attachment) under Maven 2.0.5 every builds as expected. On Maven 2.0.6 it no longer compiles. On Maven 2.0.5 I get in the log:
> [DEBUG] be.frankcornelis.maven:client:jar:1.0-SNAPSHOT (selected for null)
> [DEBUG]   be.frankcornelis.maven:model:ejb-client:client:1.0-SNAPSHOT:compile (selected for compile)
> Under Maven 2.0.6 I get:
> [DEBUG] be.frankcornelis.maven:client:jar:1.0-SNAPSHOT (selected for null)
> [DEBUG]   be.frankcornelis.maven:model:ejb-client:client:1.0-SNAPSHOT (selected for null)
> and an error message saying it cannot find the required interfaces defined in Model.
> When I remove type:ejb-client in the Client pom.xml it compiles again.

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