You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (Jira)" <ji...@apache.org> on 2020/10/27 17:31:00 UTC

[jira] [Resolved] (ATLAS-4009) Atlas Build with -Pdist,embedded-hbase-solr option fails on master.

     [ https://issues.apache.org/jira/browse/ATLAS-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Madhan Neethiraj resolved ATLAS-4009.
-------------------------------------
    Fix Version/s: 2.2.0
                   3.0.0
         Assignee: Madhan Neethiraj
       Resolution: Fixed

Fix merged into master and branch-2.0 with following commits:

 
master branch:
{noformat}
Commit 34709f229b62ce054ae819917dff9aad4cc976b8 in atlas's branch refs/heads/master from Madhan Neethiraj
[ [https://gitbox.apache.org/repos/asf?p=atlas.git;h=34709f2] ]

ATLAS-4000: fixed incorrect pom.xml update in earlier commit - #3
{noformat}

branch-2.0 branch:
{noformat}
Commit 7789380ac44896baabcdacd3882fcc3aa650cd26 in atlas's branch refs/heads/branch-2.0 from Madhan Neethiraj
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=7789380 ]

ATLAS-4000: fixed incorrect pom.xml update in earlier commit - #3

(cherry picked from commit 34709f229b62ce054ae819917dff9aad4cc976b8)
{noformat}

 

 

> Atlas Build with -Pdist,embedded-hbase-solr  option fails on master. 
> ---------------------------------------------------------------------
>
>                 Key: ATLAS-4009
>                 URL: https://issues.apache.org/jira/browse/ATLAS-4009
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Nixon Rodrigues
>            Assignee: Madhan Neethiraj
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: Screenshot from 2020-10-27 19-24-54.png
>
>
> * Atlas Build with -Pdist,embedded-hbase-solr option fails on master with Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on project storm-bridge: Unable to parse configuration of mojo org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy
>  
> {noformat}
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Apache Atlas Server Build Tools 1.0 ................ SUCCESS [  0.876 s]
> [INFO] apache-atlas 3.0.0-SNAPSHOT ........................ SUCCESS [ 22.974 s]
> [INFO] Apache Atlas Integration ........................... SUCCESS [ 27.070 s]
> [INFO] Apache Atlas Test Utility Tools .................... SUCCESS [ 14.643 s]
> [INFO] Apache Atlas Common ................................ SUCCESS [ 12.393 s]
> [INFO] Apache Atlas Client ................................ SUCCESS [  1.135 s]
> [INFO] atlas-client-common ................................ SUCCESS [  7.428 s]
> [INFO] atlas-client-v1 .................................... SUCCESS [  7.253 s]
> [INFO] Apache Atlas Server API ............................ SUCCESS [  9.529 s]
> [INFO] Apache Atlas Notification .......................... SUCCESS [ 15.347 s]
> [INFO] atlas-client-v2 .................................... SUCCESS [  7.187 s]
> [INFO] Apache Atlas Graph Database Projects ............... SUCCESS [  0.759 s]
> [INFO] Apache Atlas Graph Database API .................... SUCCESS [  6.837 s]
> [INFO] Graph Database Common Code ......................... SUCCESS [  5.506 s]
> [INFO] Apache Atlas JanusGraph-HBase2 Module .............. SUCCESS [  8.404 s]
> [INFO] Apache Atlas JanusGraph DB Impl .................... SUCCESS [ 19.948 s]
> [INFO] Apache Atlas Graph Database Implementation Dependencies SUCCESS [  2.546 s]
> [INFO] Apache Atlas Authorization ......................... SUCCESS [ 10.379 s]
> [INFO] Apache Atlas Repository ............................ SUCCESS [ 41.996 s]
> [INFO] Apache Atlas UI .................................... SUCCESS [ 47.226 s]
> [INFO] Apache Atlas New UI ................................ SUCCESS [ 47.325 s]
> [INFO] Apache Atlas Web Application ....................... SUCCESS [01:37 min]
> [INFO] Apache Atlas Documentation ......................... SUCCESS [ 14.091 s]
> [INFO] Apache Atlas FileSystem Model ...................... SUCCESS [  4.903 s]
> [INFO] Apache Atlas Plugin Classloader .................... SUCCESS [  8.600 s]
> [INFO] Apache Atlas Hive Bridge Shim ...................... SUCCESS [  9.450 s]
> [INFO] Apache Atlas Hive Bridge ........................... SUCCESS [ 25.791 s]
> [INFO] Apache Atlas Falcon Bridge Shim .................... SUCCESS [  7.541 s]
> [INFO] Apache Atlas Falcon Bridge ......................... SUCCESS [ 10.681 s]
> [INFO] Apache Atlas Sqoop Bridge Shim ..................... SUCCESS [  5.474 s]
> [INFO] Apache Atlas Sqoop Bridge .......................... SUCCESS [ 18.287 s]
> [INFO] Apache Atlas Storm Bridge Shim ..................... SUCCESS [  5.192 s]
> [INFO] Apache Atlas Storm Bridge .......................... FAILURE [  6.924 s]
> [INFO] Apache Atlas Hbase Bridge Shim ..................... SKIPPED
> [INFO] Apache Atlas Hbase Bridge .......................... SKIPPED
> [INFO] Apache HBase - Testing Util ........................ SKIPPED
> [INFO] Apache Atlas Kafka Bridge .......................... SKIPPED
> [INFO] Apache Atlas classification updater ................ SKIPPED
> [INFO] Apache Atlas index repair tool ..................... SKIPPED
> [INFO] Apache Atlas Impala Hook API ....................... SKIPPED
> [INFO] Apache Atlas Impala Bridge Shim .................... SKIPPED
> [INFO] Apache Atlas Impala Bridge ......................... SKIPPED
> [INFO] Apache Atlas Distribution .......................... SKIPPED
> [INFO] atlas-examples ..................................... SKIPPED
> [INFO] sample-app 3.0.0-SNAPSHOT .......................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 08:52 min
> [INFO] Finished at: 2020-10-27T13:27:10+05:30
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on project storm-bridge: Unable to parse configuration of mojo org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy for parameter exclusions: Cannot find 'exclusions' in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy (copy-hook) on project storm-bridge: Unable to parse configuration of mojo org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy for parameter exclusions: Cannot find 'exclusions' in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
>     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
>     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
>     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
>     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
>     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
>     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
>     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
>     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke (Method.java:498)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> Caused by: org.apache.maven.plugin.PluginConfigurationException: Unable to parse configuration of mojo org.apache.maven.plugins:maven-dependency-plugin:3.1.0:copy for parameter exclusions: Cannot find 'exclusions' in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
>     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.populatePluginFields (DefaultMavenPluginManager.java:664)
>     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:596)
>     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
>     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
>     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
>     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
>     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
>     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
>     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
>     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
>     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke (Method.java:498)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> Caused by: org.codehaus.plexus.component.configurator.ComponentConfigurationException: Cannot find 'exclusions' in class org.apache.maven.plugins.dependency.fromConfiguration.ArtifactItem
>     at org.eclipse.sisu.plexus.CompositeBeanHelper.setProperty (CompositeBeanHelper.java:252)
>     at org.codehaus.plexus.component.configurator.converters.composite.ObjectWithFieldsConverter.processConfiguration (ObjectWithFieldsConverter.java:101)
>     at org.codehaus.plexus.component.configurator.converters.composite.ObjectWithFieldsConverter.fromConfiguration (ObjectWithFieldsConverter.java:57)
>     at org.codehaus.plexus.component.configurator.converters.composite.AbstractCollectionConverter.fromChildren (AbstractCollectionConverter.java:54)
>     at org.codehaus.plexus.component.configurator.converters.composite.CollectionConverter.fromConfiguration (CollectionConverter.java:68)
>     at org.eclipse.sisu.plexus.CompositeBeanHelper.convertProperty (CompositeBeanHelper.java:268)
>     at org.eclipse.sisu.plexus.CompositeBeanHelper.setProperty (CompositeBeanHelper.java:174)
>     at org.codehaus.plexus.component.configurator.converters.composite.ObjectWithFieldsConverter.processConfiguration (ObjectWithFieldsConverter.java:101)
>     at org.codehaus.plexus.component.configurator.BasicComponentConfigurator.configureComponent (BasicComponentConfigurator.java:34)
>     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.populatePluginFields (DefaultMavenPluginManager.java:634)
>     at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo (DefaultMavenPluginManager.java:596)
>     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:124)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
>     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
>     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
>     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
>     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
>     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
>     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
>     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
>     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke (Method.java:498)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
> [ERROR] 
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :storm-bridge
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)