[
http://jira.codehaus.org/browse/MNG-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason van Zyl updated MNG-2151:
-------------------------------
Fix Version/s: (was: 3.x)
3.0-alpha-7
> classpath used to build a module affects compile classpath for building
> another module
> --------------------------------------------------------------------------------------
>
> Key: MNG-2151
> URL: http://jira.codehaus.org/browse/MNG-2151
> Project: Maven 2 & 3
> Issue Type: Bug
> Components: General
> Affects Versions: 2.0.3
> Reporter: Vincent Massol
> Fix For: 3.0-alpha-7
>
>
> Here's my project layout:
> daytrader/
> ejb/
> streamer/
> where streamer depends on the ejb-client produced by the ejb/ build.
> If I do a "mvn install" in daytrader/ the build works. If I do it in
> streamer/ it fails.
> After investigation the problem was that the ejb-client produced by the ejb
> module was excluding by default a class required to compile streamer/.
> The build when run at the top level should have failed when building the
> streamer/ module.
--
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