elfuchsjekyll / vosao

Automatically exported from code.google.com/p/vosao
0 stars 0 forks source link

Unable to use Maven plugin with Eclipse #130

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Maven 2 is our primary build system. 

we have been unable to use the Maven plugin with Eclipse to build the project. 

For now, we recommend using the Maven command line for build process.

This ticket is a placeholder for any suggestions or work around fixing the
issue with the Maven/Eclipse plugin. 

Original issue reported on code.google.com by ted.husted on 20 Feb 2010 at 10:01

GoogleCodeExporter commented 9 years ago
I was able to build Vosao r972 with the 0.12.0.20101115-1102 version of the m2 
eclipse plugin.

Original comment by victor.t...@gmail.com on 12 Dec 2010 at 6:58

GoogleCodeExporter commented 9 years ago
HI,

Try the following tutorial 
http://www.rarejava.com/blog/2011/07/deploying-vosao-from-eclipse 
It explains how to checkout via Subclipse (SVNKit) eclipse plugin, into Eclipse 
Helios, and then re-import the project as a maven project using Maven 3.03.

I have a windows 7 64bit PC, and use JDK 6_27, with Helios, and I was able to 
follow the instructions to get the project running in my eclipse environment 
very easily (I had maven installed, and the maven eclipse plugin + GAE plugin  
installed previously.). I was able to check out and compile from the trunk.

Hope that helps.

Original comment by vainimag...@gmail.com on 3 Sep 2011 at 4:30