Issue Details (XML | Word | Printable)

Key: APP_ENGINE-1
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: kramachandran
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
app-engine

Google App Enginge does not work with Maven builds

Created: 29/Aug/10 04:08 PM   Updated: 29/Aug/10 04:08 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment:

Netbeans 6.9.1 / GAE 1.3.6 OSX


Tags:


 Description  « Hide

The problem appears to be org.netbeans.modules.j2ee.appengine.ide.AppEngineDeployer.run() .
This function looks for a build.xml file and attempts to deploy your project to the local instance of GAE using google ant build targets. If your using a maven build file, this obviously won't work.



There are no comments yet on this issue.