Skip to content

Conversation

@averikitsch
Copy link
Contributor

No description provided.

@averikitsch averikitsch requested a review from a team March 19, 2020 19:58
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 19, 2020
Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor stuff

- Deploy to App Engine standard environment using the following Maven command.
```
mvn appengine:deploy -Dapp.deploy.projectId=<your-project-id>
mvn clean package appengine:deploy -Dapp.deploy.projectId=<your-project-id>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's remove -Dapp.deploy.projectId=<your-project-id>

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

<id>repo1</id>
<url>https://jcenter.bintray.com</url>
<releases><enabled>true</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably want that to be false -- we don't want snapshots

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

<id>repo2</id>
<url>https://kotlin.bintray.com/ktor</url>
<releases><enabled>true</enabled></releases>
<snapshots><enabled>true</enabled></snapshots>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we also don't want them here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@averikitsch
Copy link
Contributor Author

@lesv ready for review. Thanks

@averikitsch averikitsch added the automerge Merge the pull request once unit tests and other checks pass. label Mar 20, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 253979c into master Mar 20, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the maven-updates2 branch March 20, 2020 18:28
olavloite pushed a commit to olavloite/java-docs-samples that referenced this pull request Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants