faresd / appengine-maven-plugin

Automatically exported from code.google.com/p/appengine-maven-plugin
Apache License 2.0
0 stars 0 forks source link

Provide expression values for @paramter #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Matt

Based on the code in com.google.appengine.AbstractAppCfgMojo, it's not yet 
possible to specify those parameters from the CLI, such as 'mvn 
appengine:update -Dappengine.appId=MyApplicationId' or the like. As we rely on 
scripts in our environment, we'd love to see this functionality.

Did you plan on adding this anytime soon? As far as I can tell, this would be 
relatively easy to achieve by extending the @parameter values.

I've attached AbstractAppCfgMojo.java with *some* of those @parameter values 
adjusted.

- Chris

Original issue reported on code.google.com by christof...@metacdn.com on 6 Mar 2013 at 10:43

Attachments:

GoogleCodeExporter commented 8 years ago
Sure, sounds good, I'll do that for the 1.7.6 release later today.

Original comment by matts...@google.com on 19 Mar 2013 at 8:40

GoogleCodeExporter commented 8 years ago
Issue 18 has been merged into this issue.

Original comment by matts...@google.com on 19 Mar 2013 at 8:46

GoogleCodeExporter commented 8 years ago

Original comment by matts...@google.com on 19 Mar 2013 at 9:57