maven-gae-plugin now has it's own mailing list, so all my further messages regarding this and other maven related issues will be posted there:
I tried setup mentioned above and failed - details are posted here: http://groups.google.com/group/maven-gae-plugin/browse_thread/thread/497e2dd1ee252650 On Dec 18, 6:06 pm, drone <[email protected]> wrote: > 1. It appears, that it is possible to specify SDK location (at least > in latest) GoogleEclipseplugin. So you could makemavento download > the whole SDK zip to it's repository and configureEclipsepluginto > use it from there. > 3. This might not be true - it seems that gwt has finally made it to > the official repository:http://repo2.maven.org/maven2/com/google/gwt/ > > the 2. point however is still true and this is the main problem with > GoogleEclipseplugin. > however it should be possible to configuremavento work with war > directory in root.. (which is awful, i know..) > > I haven't tried this configuration yet, but it seems to me, that this > should work. I will try to come up with an example project, where this > is done. > > On Dec 15, 8:16 pm, Miguel Méndez <[email protected]> wrote: > > > Here are somethings, that I'm aware of, that make it hard to usemavenand > > the GooglePluginforEclipsetogether: > > > 1. Require users to use an SDK (classpath container ineclipse) instead > > of regular jars > > 2. Force the "war" directory to be named war and appear at the project > > root > > 3. No official GWT artifactmavenrepository > > > On Mon, Dec 14, 2009 at 4:35 AM, drone <[email protected]> wrote: > > > Regardingmaven-gae-plugin- for now, the best way to adopt your > > > application is to copy/paste pom parts from one of the example > > > projects (plain jsp or gwt). It's not trivial, but not impossible. > > > Also I tried to document every piece of pom.xml there. > > > > However it is true, that thispluginhas become a bit stale.. on my > > > part it's mostly because newer google appengine artifacts did not > > > appear in > > > google-maven-repository. > > > > I see now, that they can be found inhttp://www.mvnsearch.org/maven2/ > > > repository, so I will try updatingmaven-gae-pluginas soon as I have > > > some free time. > > > Also - gwt example is to be updated to use codehausplugin > > > (mojo.codehaus.org/gwt-maven-plugin) instead of gwt-maven > > > (code.google.com/p/gwt-maven/). > > > > On Dec 13, 6:48 am, Yoichi <[email protected]> wrote: > > > > Google App Engine has aMavenPluginproject. > > > > >http://code.google.com/p/maven-gae-plugin/ > > > > > Unfortunately there is no manual and I can't figure out how to use it, > > > > what else may be necessary, how to configure them, what's the > > > > relationship with ApacheEclipseMavenplugins. > > > > > There are sample Project trees from the Web site. However, that is not > > > > enough. > > > > > E.g. I can't see any new menu option to create and manage GAEMaven > > > > project, etc. For example, the GAEMavenPluginshould add a new > > > > Archtype in theMavenPlugin'sPrlject creation menu. It seems this is > > > > not the case. > > > > > Yoichi > > > > -- > > > > You received this message because you are subscribed to the Google Groups > > > "Google App Engine for Java" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<google-appengine-java%[email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-appengine-java?hl=en. > > > -- > > Miguel -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
