jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2 & 3
  • MNG-2151

classpath used to build a module affects compile classpath for building another module

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Duplicate
  • Affects Version/s: 2.0.3
  • Fix Version/s: None
  • Component/s: General
  • Labels:
    None
  • Complexity:
    Intermediate

Description

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.

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. MNG-2720 Multiproject dependencies not accurate for project.compileClasspathElements when run from root project

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Benjamin Bentmann
    Reporter:
    Vincent Massol
Vote (0)
Watch (0)

Dates

  • Created:
    15/Mar/06 2:25 PM
    Updated:
    06/Jan/10 7:57 AM
    Resolved:
    06/Jan/10 7:57 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.