I have a project where I use the XMLBeans plugin to generate the XMLBeans
classes necessary for a particular project.  When I built this project using
plain old maven and the maven-eclipse-plugin, the dependent projects would
referencing the resulting JAR file from this project from my local
repository.

I've been using the M2Eclipse plugin for a while and had to go back and make
changes to the older application.  It shows a reference to the locally
installed project, but it doesn't find anything to put on the classpath.

The Maven XMLBeans plugin generates sources in the target/xmlbeans-source
directory, but the speak of.

Eugene, do you have any suggestions as to how I should configure XMLBeans
Plugin to put stuff on the classpath of the project?  Is this the right way
to get M2Eclipse to recognize the code properly?  i.e. how does M2Eclipse
look for referencing projects that are in the eclipse workspace.

I hope this is somewhat clear.
-- 
View this message in context: 
http://www.nabble.com/Interproject-Dependencies---classes-not-found-tf3627389.html#a10128808
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to