If you're in Eclipse, you can make one project depend on another.
Right-click on the project --> Properties --> Java Build Path -->
Projects

Here, you can add required projects in the same workspace that will be
referenced in the current project.

Hope this helps,
marc

-----Original Message-----
From: Michael Owen [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 25, 2005 1:04 PM
To: users@maven.apache.org
Subject: [M1] Using source files of another project

Hi,

I'm using Maven 1.0.2 and on one maven project I need to use the java
source 
files of another maven project. Any ideas how I can do it in the best
way? 
(ie. in one maven project, it's source files references the source files
in 
another project)

I need to keep the two sets of maven source files separate.

Thanks,

Mike



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to