This repository was archived by the owner on Jun 23, 2021. It is now read-only.
generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 112
WARNING messages during mvn package #32
Copy link
Copy link
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels