From 7e8dc92e865929bce3aadb5b53923f2d5460d265 Mon Sep 17 00:00:00 2001 From: Les Vogel Date: Tue, 16 Aug 2016 14:45:32 -0700 Subject: [PATCH] Add tags for compiler properties 1. tags for compiler properties 2. gradle comment --- appengine/helloworld-new-plugins/build.gradle | 2 +- appengine/helloworld-new-plugins/pom.xml | 12 ++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/appengine/helloworld-new-plugins/build.gradle b/appengine/helloworld-new-plugins/build.gradle index 8306598ca12..f6e1a87dac6 100644 --- a/appengine/helloworld-new-plugins/build.gradle +++ b/appengine/helloworld-new-plugins/build.gradle @@ -11,7 +11,7 @@ buildscript { repositories { maven { url 'https://maven-central.storage.googleapis.com' // Google's mirror of Maven Central -// url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT Reposiotry +// url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT Reposiotry (if needed) } jcenter() mavenCentral() diff --git a/appengine/helloworld-new-plugins/pom.xml b/appengine/helloworld-new-plugins/pom.xml index 081284367e0..30dadcb33cb 100644 --- a/appengine/helloworld-new-plugins/pom.xml +++ b/appengine/helloworld-new-plugins/pom.xml @@ -21,10 +21,12 @@ Copyright 2015 Google Inc. All Rights Reserved. com.example.appengine appengine-helloworld-newplugins - - 1.7 - 1.7 - + + + 1.7 + 1.7 + + com.google.cloud @@ -32,6 +34,7 @@ Copyright 2015 Google Inc. All Rights Reserved. 1.0.0 ../.. + javax.servlet @@ -40,6 +43,7 @@ Copyright 2015 Google Inc. All Rights Reserved. provided + ${project.build.directory}/${project.build.finalName}/WEB-INF/classes