Pinal Shah created ATLAS-4942:
---------------------------------
Summary: Upgrade maven-war-plugin version from 2.6 to 3.4.0
Key: ATLAS-4942
URL: https://issues.apache.org/jira/browse/ATLAS-4942
Project: Atlas
Issue Type: Task
Components: atlas-core
Reporter: Pinal Shah
Assignee: Pinal Shah
'Atlas-master-snapshot-publish' scheduler is constantly failing with below error
{code:java}
[INFO] --- maven-war-plugin:2.6:war (default-war) @ atlas-dashboardv2 ---
[WARNING] Error injecting: org.apache.maven.plugin.war.WarMojo
com.google.inject.ProvisionException: Unable to provision, see the following
errors:
1) Error injecting constructor, java.lang.ExceptionInInitializerError
at org.apache.maven.plugin.war.WarMojo.<init>(Unknown Source)
while locating org.apache.maven.plugin.war.WarMojo {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)