[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-412) Look into source level dependencies with maven
Paul Gier (JIRA)
jira-events at lists.jboss.org
Mon Feb 4 10:19:04 EST 2008
[ http://jira.jboss.com/jira/browse/JBBUILD-412?page=all ]
Paul Gier closed JBBUILD-412.
-----------------------------
Resolution: Done
Assignee: Paul Gier
There were some issues with source level dependencies in the previous maven versions. The current version of maven 2.0.8 seems to include the other module source directories (and not the installed jars) when building a multi-module project.
> Look into source level dependencies with maven
> ----------------------------------------------
>
> Key: JBBUILD-412
> URL: http://jira.jboss.com/jira/browse/JBBUILD-412
> Project: JBoss Build System
> Issue Type: Task
> Components: Maven
> Reporter: Paul Gier
> Assigned To: Paul Gier
> Fix For: Maven Build - Maint 2008
>
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> Steve brought up the issue of not being able to use intermodule dependencies without installing the modules. In other words, you should be able to make a fix in one module, and then be able to use the fix in another module without installing the first module.
> Also, you should be able to run a mvn compile of a multi-module project with inter-module deps with an empty repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list