All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.kindleit.gae.gae.properties Maven / Gradle / Ivy

There is a newer version: 0.9.6
Show newest version
version=${project.version}
plugin.groupId=${project.groupId}
plugin.artifactId=${project.artifactId}
home_undefined=Please set the sdkDir configuration in your pom.xml file\n \
Or set the property via -Dgae.home= in the command line.
home_invalid=Please set the sdkDir configuration in your pom.xml to a valid \
directory. Make sure you have correctly extracted the app engine sdk. \n\n \
You may simply run the gae:unpack goal to unpack the GAE SDK into your local \
maven repository.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy