Message:
The following issue has been closed.
Resolver: Brett Porter
Date: Thu, 9 Dec 2004 2:50 PM
There are 2 things you need:
1) use the reactor (via the multiproject plugin) to build them in the correct
order
2) you should run a jar:install goal (eg by using multiproject:install) to put
them in the local repository, then Maven will pick them up from there.
You should be able to find documentation and mailing list posts by searching on
these keywords.
Again, please ask questions on Maven Users List.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1529
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1529
Summary: Making of base project xml
Type: Wish
Status: Closed
Priority: Major
Resolution: INCOMPLETE
Original Estimate: 20 minutes
Time Spent: Unknown
Remaining: 20 minutes
Project: maven
Components:
core
Versions:
1.0
Assignee:
Reporter: Anup Jain
Created: Thu, 9 Dec 2004 9:42 AM
Updated: Thu, 9 Dec 2004 2:50 PM
Environment: windows xp / 512 MB ram
Description:
2 projects are under developement. Project A is dependent on Project B for
build.
How can i create a project that ensures that build of project B is first
completed;
its jar projectB.jar is made and installed in the project B folder
and then the 2nd project (project A) build starts that takes the jar from the
Project B folder and carries out the build
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]