Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

WARNING messages during mvn package #32

Open
arun-gupta opened this issue Oct 11, 2019 · 1 comment
Open

WARNING messages during mvn package #32

arun-gupta opened this issue Oct 11, 2019 · 1 comment

Comments

@arun-gupta
Copy link

arun-gupta commented Oct 11, 2019

Packaging the deployment gives the following warning message:

ubuntu@ip-172-31-47-216:~/realworld-serverless-application$ mvn clean package -DpackageBucket=arun-sam-deployments
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for software.amazon.serverless:aws-ssm-caching-client:jar:1.0.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 20, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 46, column 21
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.amazonaws.serverless:realworld-serverless-application-backend:jar:0.1.5
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 311, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 

We should clean this up.

@arun-gupta arun-gupta changed the title WARNING messages during running tests WARNING messages during mvn package Oct 11, 2019
@jlhood
Copy link
Contributor

jlhood commented Oct 12, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants