You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Piotr Tabor (JIRA)" <ji...@codehaus.org> on 2007/04/13 02:48:46 UTC

[jira] Updated: (MNG-2921) ejb-client dependency no longer working

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

Piotr Tabor updated MNG-2921:
-----------------------------

    Attachment: MNG-2921.diff

Patch proposition

> ejb-client dependency no longer working
> ---------------------------------------
>
>                 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
>            Priority: Blocker
>         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