*1-sudo /sbin/rcvboxdrv setup* *akefile:186: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.*
*2- I run it as root and all the directories are of root.* *I'm trying play with docker-ansible.* *Thanks,* On Sat, Jul 8, 2017 at 3:24 PM, Otto Fowler <[email protected]> wrote: > Hi and welcome! > > > So… If I read this right you are describing two problems: > 1. on this machine you can’t get VirtualBox loaded > 2. you can’t build either > > So for 1. What happens when you do what the message says and run > /sbin/rcvboxdrv setup? > > 2. Do you have rights to the metron directory? > > For building metron, another option is our docker image for building. > metron-deployment/packaging/docker/ansible-docker > See the README.md > > > On July 8, 2017 at 01:04:25, kxuan celtik ([email protected]) wrote: > > > > *Hi, * > > > *First, CONGRATULATIONS on the new version of Metron, 0.4.0. I'm attentive > since this May to dev and user email list but I dont achieve test Metron > yet. * > > > *I don't have experience with ansible, vagrant and maven but i'm > interested so much in test the platform in a preproduction environment. * > > *How you recommend that I start to make an easy PoC that have all > components functionalities and EVALUATE the solution?* > > > > *I've been started with Ubuntu 16 and > metron-deployment/vagrant/full-dev-platform for testing or development but > i don't know how address to localhost the target host of ansible, ¿ where > is the minimal configuration to start this enviroment? * > > *I also install all the metron enviroment for development, with succcess, > but I need read a lot about git and PR and governance and methodology of > development because I am not a experienced developer in this global > environments although I know programming in Java I only work in a SOC as > Incident Responder.* > > > *I'm trying install full-dev-platform on centos7 but I can't because a > conflict with kernel and virtualbox5.0:* > > > > > > > > > > > > > > > * VirtualBox is complaining that the kernel module is not loaded. Please > run `VBoxManage --version` or open the VirtualBox GUI to see the error > message which should contain instructions on how to fix this error. > WARNING: The vboxdrv kernel module is not loaded. Either there is no module > available for the current kernel (3.10.0-514.26.2.el7.x86_64) or > it failed to load. Please recompile the kernel module and install > it by sudo /sbin/rcvboxdrv setup You will not be able > to start VMs until this problem is fixed. 5.0.40r115130 * > > > > > *and : akefile:186: *** Error: unable to find the sources of your current > Linux kernel. Specify KERN_DIR=<directory> and run Make again. * > > *So, I'm trying build metron with the instructions of main page ( mvn > clean install ) and with -X for debug the results are:* > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > *Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; > 2015-11-10T17:41:47+01:00) Maven home: /usr/local/maven/apache-maven-3.3.9 > Java version: 1.8.0_131, vendor: Oracle Corporation Java home: > /usr/java/jre1.8.0_131 Default locale: es_ES, platform encoding: UTF-8 OS > name: "linux", version: "3.10.0-514.26.2.el7.x86_64", arch: "amd64", > family: "unix" [DEBUG] Created new class realm maven.api [DEBUG] Importing > foreign packages into class realm maven.api [DEBUG] Imported: > javax.enterprise.inject.* < plexus.core [DEBUG] Imported: > javax.enterprise.util.* < plexus.core [DEBUG] Imported: javax.inject.* < > plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] > Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: > org.apache.maven.classrealm < plexus.core [DEBUG] Imported: > org.apache.maven.cli < plexus.core [DEBUG] Imported: > org.apache.maven.configuration < plexus.core [DEBUG] Imported: > org.apache.maven.exception < plexus.core [DEBUG] Imported: > org.apache.maven.execution < plexus.core [DEBUG] Imported: > org.apache.maven.execution.scope < plexus.core [DEBUG] Imported: > org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: > org.apache.maven.model < plexus.core [DEBUG] Imported: > org.apache.maven.monitor < plexus.core [DEBUG] Imported: > org.apache.maven.plugin < plexus.core [DEBUG] Imported: > org.apache.maven.profiles < plexus.core [DEBUG] Imported: > org.apache.maven.project < plexus.core [DEBUG] Imported: > org.apache.maven.reporting < plexus.core [DEBUG] Imported: > org.apache.maven.repository < plexus.core [DEBUG] Imported: > org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: > org.apache.maven.settings < plexus.core [DEBUG] Imported: > org.apache.maven.toolchain < plexus.core [DEBUG] Imported: > org.apache.maven.usability < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: > org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: > org.codehaus.classworlds < plexus.core [DEBUG] Imported: > org.codehaus.plexus.* < plexus.core [DEBUG] Imported: > org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: > org.codehaus.plexus.component < plexus.core [DEBUG] Imported: > org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: > org.codehaus.plexus.container < plexus.core [DEBUG] Imported: > org.codehaus.plexus.context < plexus.core [DEBUG] Imported: > org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: > org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: > org.codehaus.plexus.personality < plexus.core [DEBUG] Imported: > org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: > org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] > Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < > plexus.core [DEBUG] Imported: > org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] > Imported: org.eclipse.aether.* < plexus.core [DEBUG] Imported: > org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: > org.eclipse.aether.collection < plexus.core [DEBUG] Imported: > org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: > org.eclipse.aether.graph < plexus.core [DEBUG] Imported: > org.eclipse.aether.impl < plexus.core [DEBUG] Imported: > org.eclipse.aether.installation < plexus.core [DEBUG] Imported: > org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: > org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: > org.eclipse.aether.repository < plexus.core [DEBUG] Imported: > org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: > org.eclipse.aether.spi < plexus.core [DEBUG] Imported: > org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: > org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.slf4j.* < > plexus.core [DEBUG] Imported: org.slf4j.helpers.* < plexus.core [DEBUG] > Imported: org.slf4j.spi.* < plexus.core [DEBUG] Populating class realm > maven.api [INFO] Error stacktraces are turned on. [DEBUG] Reading global > settings from /usr/local/maven/apache-maven-3.3.9/conf/settings.xml [DEBUG] > Reading user settings from /home/user3/.m2/settings.xml [DEBUG] Reading > global toolchains from > /usr/local/maven/apache-maven-3.3.9/conf/toolchains.xml [DEBUG] Reading > user toolchains from /home/user3/.m2/toolchains.xml [DEBUG] Using local > repository at /home/user3/.m2/repository [DEBUG] Using manager > EnhancedLocalRepositoryManager with priority 10.0 for > /home/user3/.m2/repository [INFO] Scanning for projects... [DEBUG] > Extension realms for project org.apache.metron:Metron:pom:0.4.0: (none) > [DEBUG] Looking up lifecyle mappings for packaging pom from > ClassRealm[plexus.core, parent: null] [DEBUG] Extension realms for project > org.apache.metron:metron-analytics:pom:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-maas-service:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-maas-common:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-statistics:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-profiler:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-profiler-client:jar:0.4.0: (none) [DEBUG] Looking > up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-profiler-common:jar:0.4.0: (none) [DEBUG] Looking > up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-platform:pom:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-common:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-enrichment:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-solr:jar:0.4.0: (none) [DEBUG] Looking up lifecyle > mappings for packaging jar from ClassRealm[plexus.core, parent: null] > [DEBUG] Extension realms for project > org.apache.metron:metron-parsers:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-pcap-backend:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-data-management:jar:0.4.0: (none) [DEBUG] Looking > up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-pcap:jar:0.4.0: (none) [DEBUG] Looking up lifecyle > mappings for packaging jar from ClassRealm[plexus.core, parent: null] > [DEBUG] Extension realms for project > org.apache.metron:metron-integration-test:jar:0.4.0: (none) [DEBUG] Looking > up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-test-utilities:jar:0.4.0: (none) [DEBUG] Looking > up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-api:jar:0.4.0: (none) [DEBUG] Looking up lifecyle > mappings for packaging jar from ClassRealm[plexus.core, parent: null] > [DEBUG] Extension realms for project > org.apache.metron:metron-indexing:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-management:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-writer:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-hbase:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:elasticsearch-shaded:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-elasticsearch:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-storm-kafka:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-storm-kafka-override:jar:0.4.0: (none) [DEBUG] > Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, > parent: null] [DEBUG] Extension realms for project > org.apache.metron:metron-deployment:pom:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron.packaging.mpacks:metron_mpack:jar:0.4.0.0 > <http://0.4.0.0>: (none) [DEBUG] Looking up lifecyle mappings for packaging > jar from ClassRealm[plexus.core, parent: null] [DEBUG] Extension realms for > project org.apache.metron:metron-docker:pom:0.4.0: (none) [DEBUG] Looking > up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-interface:pom:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-config:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:metron-rest:jar:0.4.0: (none) [DEBUG] Looking up lifecyle > mappings for packaging jar from ClassRealm[plexus.core, parent: null] > [DEBUG] Extension realms for project > org.apache.metron:metron-rest-client:jar:0.4.0: (none) [DEBUG] Looking up > lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: > null] [DEBUG] Extension realms for project > org.apache.metron:site-book:jar:0.4.0: (none) [DEBUG] Looking up lifecyle > mappings for packaging jar from ClassRealm[plexus.core, parent: null] > [WARNING] [WARNING] Some problems were encountered while building the > effective model for org.apache.metron:metron-common:jar:0.4.0 [WARNING] > 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be > unique: org.apache.hadoop:hadoop-auth:jar -> duplicate declaration of > version ${global_hadoop_version} @ > org.apache.metron:metron-common:[unknown-version], > /home/user3/metron4/metron-platform/metron-common/pom.xml, line 219, column > 21 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' > must be unique: org.apache.metron:metron-test-utilities:jar -> duplicate > declaration of version ${project.parent.version} @ > org.apache.metron:metron-common:[unknown-version], > /home/user3/metron4/metron-platform/metron-common/pom.xml, line 356, column > 21 [WARNING] [WARNING] Some problems were encountered while building the > effective model for org.apache.metron:site-book:jar:0.4.0 [WARNING] > 'build.plugins.plugin.version' for org.codehaus.mojo:exec-maven-plugin is > missing. @ org.apache.metron:site-book:[unknown-version], > /home/user3/metron4/site-book/pom.xml, line 54, column 19 [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] [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: [INFO] [INFO] Metron [INFO] metron-analytics > [INFO] metron-maas-common [INFO] metron-platform [INFO] > metron-test-utilities [INFO] metron-integration-test [INFO] > metron-maas-service [INFO] metron-common [INFO] metron-statistics [INFO] > metron-writer [INFO] metron-storm-kafka-override [INFO] metron-storm-kafka > [INFO] metron-hbase [INFO] metron-profiler-common [INFO] > metron-profiler-client [INFO] metron-profiler [INFO] metron-enrichment > [INFO] metron-indexing [INFO] metron-solr [INFO] metron-pcap [INFO] > metron-parsers [INFO] metron-pcap-backend [INFO] metron-data-management > [INFO] metron-api [INFO] metron-management [INFO] elasticsearch-shaded > [INFO] metron-elasticsearch [INFO] metron-deployment [INFO] Metron Ambari > Management Pack [INFO] metron-docker [INFO] metron-interface [INFO] > metron-config [INFO] metron-rest-client [INFO] metron-rest [INFO] site-book > [DEBUG] === REACTOR BUILD PLAN > ================================================ [DEBUG] Project: > org.apache.metron:Metron:pom:0.4.0 [DEBUG] Tasks: [clean, install] > [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-analytics:pom:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-maas-common:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-platform:pom:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-test-utilities:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-integration-test:jar:0.4.0 > [DEBUG] Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-maas-service:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-common:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-statistics:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-writer:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-storm-kafka-override:jar:0.4.0 > [DEBUG] Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-storm-kafka:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-hbase:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-profiler-common:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-profiler-client:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-profiler:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-enrichment:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-indexing:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-solr:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-pcap:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-parsers:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-pcap-backend:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-data-management:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-api:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-management:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:elasticsearch-shaded:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-elasticsearch:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-deployment:pom:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: > org.apache.metron.packaging.mpacks:metron_mpack:jar:0.4.0.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-docker:pom:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-interface:pom:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-config:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-rest-client:jar:0.4.0 [DEBUG] > Tasks: [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:metron-rest:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.apache.metron:site-book:jar:0.4.0 [DEBUG] Tasks: > [clean, install] [DEBUG] Style: Regular [DEBUG] > ======================================================================= > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Metron 0.4.0 [INFO] > ------------------------------------------------------------------------ > [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, > process-sources, generate-resources, process-resources, compile, > process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] [DEBUG] > Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> > [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> > [validate, initialize, generate-sources, process-sources, > generate-resources, process-resources, compile, process-classes, > generate-test-sources, process-test-sources, generate-test-resources, > process-test-resources, test-compile, process-test-classes, test, > prepare-package, package, pre-integration-test, integration-test, > post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> > [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, > post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, > generate-sources, process-sources, generate-resources, process-resources, > compile, process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] [DEBUG] > Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> > [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> > [validate, initialize, generate-sources, process-sources, > generate-resources, process-resources, compile, process-classes, > generate-test-sources, process-test-sources, generate-test-resources, > process-test-resources, test-compile, process-test-classes, test, > prepare-package, package, pre-integration-test, integration-test, > post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> > [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, > post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, > generate-sources, process-sources, generate-resources, process-resources, > compile, process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] [DEBUG] > Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> > [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> > [validate, initialize, generate-sources, process-sources, > generate-resources, process-resources, compile, process-classes, > generate-test-sources, process-test-sources, generate-test-resources, > process-test-resources, test-compile, process-test-classes, test, > prepare-package, package, pre-integration-test, integration-test, > post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> > [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, > post-site, site-deploy] [DEBUG] Lifecycle default -> [validate, initialize, > generate-sources, process-sources, generate-resources, process-resources, > compile, process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] [DEBUG] > Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> > [pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> > [validate, initialize, generate-sources, process-sources, > generate-resources, process-resources, compile, process-classes, > generate-test-sources, process-test-sources, generate-test-resources, > process-test-resources, test-compile, process-test-classes, test, > prepare-package, package, pre-integration-test, integration-test, > post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> > [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, > post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN > ================================================ [DEBUG] Project: > org.apache.metron:Metron:0.4.0 [DEBUG] Dependencies (collect): [test] > [DEBUG] Dependencies (resolve): [runtime] [DEBUG] Repositories > (dependencies): [clojars.org <http://clojars.org> (http://clojars.org/repo > <http://clojars.org/repo>, default, releases+snapshots), HDPReleases > (http://repo.hortonworks.com/content/repositories/releases/ > <http://repo.hortonworks.com/content/repositories/releases/>, default, > releases), multiline-release-repo > (https://raw.github.com/benelog/multiline/master/maven-repository > <https://raw.github.com/benelog/multiline/master/maven-repository>, > default, releases), central (https://repo.maven.apache.org/maven2 > <https://repo.maven.apache.org/maven2>, default, releases)] [DEBUG] > Repositories (plugins) : [central (https://repo.maven.apache.org/maven2 > <https://repo.maven.apache.org/maven2>, default, releases)] [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Goal: > org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) > [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" > encoding="UTF-8"?> <configuration> <directory > default-value="${project.build.directory}"/> <excludeDefaultDirectories > default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories> > <failOnError > default-value="true">${maven.clean.failOnError}</failOnError> > <followSymLinks > default-value="false">${clean.followSymLinks}</followSymLinks> > <outputDirectory default-value="${project.build.outputDirectory}"/> > <reportDirectory default-value="${project.reporting.outputDirectory}"/> > <retryOnError > default-value="true">${maven.clean.retryOnError}</retryOnError> <skip > default-value="false">${clean.skip}</skip> <testOutputDirectory > default-value="${project.build.testOutputDirectory}"/> > <verbose>${clean.verbose}</verbose> </configuration> [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Goal: > org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce > (enforce-versions) [DEBUG] Style: Regular [DEBUG] Configuration: > <?xml version="1.0" encoding="UTF-8"?> <configuration> <fail > default-value="true">${enforcer.fail}</fail> <failFast > default-value="false">${enforcer.failFast}</failFast> <ignoreCache > default-value="false">${enforcer.ignoreCache}</ignoreCache> > <mojoExecution default-value="${mojoExecution}"/> <project > default-value="${project}"/> <rules> <requireMavenVersion> > <version>[3.3.1,)</version> </requireMavenVersion> > <requireJavaVersion> <version>1.8</version> </requireJavaVersion> > </rules> <session default-value="${session}"/> <skip > default-value="false">${enforcer.skip}</skip> </configuration> [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.9:prepare-agent > (default) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml > version="1.0" encoding="UTF-8"?> <configuration> > <address>${jacoco.address}</address> <append>${jacoco.append}</append> > <classDumpDir>${jacoco.classDumpDir}</classDumpDir> <destFile > default-value="${project.build.directory}/jacoco.exec">${jacoco.destFile}</destFile> > <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit> > <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders> > <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses> > > <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses> > <jmx>${jacoco.jmx}</jmx> <output>${jacoco.output}</output> > <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap> > <port>${jacoco.port}</port> <project>${project}</project> > <propertyName>${jacoco.propertyName}</propertyName> > <sessionId>${jacoco.sessionId}</sessionId> <skip > default-value="false">${jacoco.skip}</skip> </configuration> [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Goal: org.jacoco:jacoco-maven-plugin:0.7.9:report (report) > [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" > encoding="UTF-8"?> <configuration> <dataFile > default-value="${project.build.directory}/jacoco.exec">${jacoco.dataFile}</dataFile> > <outputDirectory > default-value="${project.reporting.outputDirectory}/jacoco"/> > <outputEncoding > default-value="UTF-8">${project.reporting.outputEncoding}</outputEncoding> > <project>${project}</project> <skip > default-value="false">${jacoco.skip}</skip> <sourceEncoding > default-value="UTF-8">${project.build.sourceEncoding}</sourceEncoding> > <title default-value="${project.name <http://project.name>}"/> > </configuration> [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Goal: org.apache.rat:apache-rat-plugin:0.12:check > (default) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml > version="1.0" encoding="UTF-8"?> <configuration> > <addDefaultLicenseMatchers > default-value="true">${rat.addDefaultLicenseMatchers}</addDefaultLicenseMatchers> > <addLicenseHeaders > default-value="false">${rat.addLicenseHeaders}</addLicenseHeaders> > <basedir default-value="${basedir}">${rat.basedir}</basedir> > <consoleOutput default-value="false">${rat.consoleOutput}</consoleOutput> > <copyrightMessage>${rat.copyrightMessage}</copyrightMessage> > <excludeSubProjects > default-value="true">${rat.excludeSubprojects}</excludeSubProjects> > <excludes> <exclude>dependencies_with_url.csv</exclude> > <exclude>apache-maven-3.3.9/**</exclude> <exclude>**/*.md</exclude> > <exclude>**/VERSION</exclude> <exclude>**/*.json</exclude> > <exclude>**/*.tokens</exclude> <exclude>**/*.log</exclude> > <exclude>**/*.template</exclude> <exclude>**/.*</exclude> > <exclude>**/.*/**</exclude> <exclude>**/*.seed</exclude> > <exclude>**/*.iml</exclude> <exclude>**/ansible.cfg</exclude> > <exclude>**/*.rpm</exclude> <exclude>site/**</exclude> > <exclude>**/src/main/resources/patterns/**</exclude> > <exclude>**/src/main/sample/patterns/**</exclude> > <exclude>**/src/test/resources/**</exclude> > <exclude>**/src/main/sample/data/**</exclude> > <exclude>**/dependency-reduced-pom.xml</exclude> > <exclude>**/target/**</exclude> > <exclude>**/bro-plugin-kafka/build/**</exclude> > <exclude>**/src/main/resources/common-services/KIBANA/4.5.1/package/scripts/dashboard/dashboard.p</exclude> > <exclude>**/packer-build/scripts/**</exclude> > <exclude>**/packer-build/bin/**</exclude> > <exclude>**/packer_cache/**</exclude> > <exclude>**/hbase/data/**</exclude> > <exclude>**/kafkazk/data/**</exclude> > <exclude>**/wait-for-it.sh</exclude> <exclude>**/*.out</exclude> > <exclude>node_modules/**</exclude> <exclude>node/**</exclude> > <exclude>coverage/**</exclude> <exclude>**/src/assets/ace/**</exclude> > <exclude>dist/assets/ace/**</exclude> <exclude>dist/*.svg</exclude> > <exclude>e2e/*.js.map</exclude> </excludes> > <excludesFile>${rat.excludesFile}</excludesFile> <excludesFileCharset > default-value="${project.build.sourceEncoding}">${rat.excludesFileCharset}</excludesFileCharset> > <ignoreErrors default-value="false">${rat.ignoreErrors}</ignoreErrors> > <includesFile>${rat.includesFile}</includesFile> <includesFileCharset > default-value="${project.build.sourceEncoding}">${rat.includesFileCharset}</includesFileCharset> > <numUnapprovedLicenses > default-value="0">${rat.numUnapprovedLicenses}</numUnapprovedLicenses> > <parseSCMIgnoresAsExcludes > default-value="true">${rat.parseSCMIgnoresAsExcludes}</parseSCMIgnoresAsExcludes> > <project default-value="${project}"/> <reportFile > default-value="${project.build.directory}/rat.txt">${rat.outputFile}</reportFile> > <reportStyle default-value="plain">${rat.outputStyle}</reportStyle> > <skip default-value="false">${rat.skip}</skip> <useDefaultExcludes > default-value="true">${rat.useDefaultExcludes}</useDefaultExcludes> > <useEclipseDefaultExcludes > default-value="true">${rat.useEclipseDefaultExcludes}</useEclipseDefaultExcludes> > <useIdeaDefaultExcludes > default-value="true">${rat.useIdeaDefaultExcludes}</useIdeaDefaultExcludes> > <useMavenDefaultExcludes > default-value="true">${rat.useMavenDefaultExcludes}</useMavenDefaultExcludes> > </configuration> [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Goal: > org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) > [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" > encoding="UTF-8"?> <configuration> <artifact > default-value="${project.artifact}"/> <attachedArtifacts > default-value="${project.attachedArtifacts}"/> <createChecksum > default-value="false">${createChecksum}</createChecksum> > <localRepository>${localRepository}</localRepository> <packaging > default-value="${project.packaging}"/> <pomFile > default-value="${project.file}"/> <skip > default-value="false">${maven.install.skip}</skip> <updateReleaseInfo > default-value="false">${updateReleaseInfo}</updateReleaseInfo> > </configuration> [DEBUG] > ======================================================================= > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=1, > ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, > ConflictIdSorter.conflictIdCount=0, > ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, > ConflictResolver.conflictItemCount=0, > DefaultDependencyCollector.collectTime=0, > DefaultDependencyCollector.transformTime=5} [DEBUG] > org.apache.metron:Metron:pom:0.4.0 [INFO] [INFO] --- > maven-clean-plugin:2.5:clean (default-clean) @ Metron --- [DEBUG] > Dependency collection stats: {ConflictMarker.analyzeTime=1, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, > ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=3, > ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=7, > ConflictResolver.conflictItemCount=3, > DefaultDependencyCollector.collectTime=29, > DefaultDependencyCollector.transformTime=8} [DEBUG] > org.apache.maven.plugins:maven-clean-plugin:jar:2.5: [DEBUG] > org.apache.maven:maven-plugin-api:jar:2.0.6:compile [DEBUG] > org.codehaus.plexus:plexus-utils:jar:3.0:compile [DEBUG] Created new class > realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] > Importing foreign packages into class realm > plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Imported: > < maven.api [DEBUG] Populating class realm > plugin>org.apache.maven.plugins:maven-clean-plugin:2.5 [DEBUG] Included: > org.apache.maven.plugins:maven-clean-plugin:jar:2.5 [DEBUG] Included: > org.codehaus.plexus:plexus-utils:jar:3.0 [DEBUG] Configuring mojo > org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm > ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: > sun.misc.Launcher$AppClassLoader@55f96302] [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic > configurator --> [DEBUG] (f) directory = /home/user3/metron4/target > [DEBUG] (f) excludeDefaultDirectories = false [DEBUG] (f) failOnError = > true [DEBUG] (f) followSymLinks = false [DEBUG] (f) outputDirectory = > /home/user3/metron4/target/classes [DEBUG] (f) reportDirectory = > /home/user3/metron4/target/site [DEBUG] (f) retryOnError = true [DEBUG] > (f) skip = false [DEBUG] (f) testOutputDirectory = > /home/user3/metron4/target/test-classes [DEBUG] -- end configuration -- > [INFO] Deleting /home/user3/metron4/target [INFO] Deleting file > /home/user3/metron4/target/rat.txt [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: [INFO] [INFO] Metron > ............................................. FAILURE [ 1.533 s] [INFO] > metron-analytics ................................... SKIPPED [INFO] > metron-maas-common ................................. SKIPPED [INFO] > metron-platform .................................... SKIPPED [INFO] > metron-test-utilities .............................. SKIPPED [INFO] > metron-integration-test ............................ SKIPPED [INFO] > metron-maas-service ................................ SKIPPED [INFO] > metron-common ...................................... SKIPPED [INFO] > metron-statistics .................................. SKIPPED [INFO] > metron-writer ...................................... SKIPPED [INFO] > metron-storm-kafka-override ........................ SKIPPED [INFO] > metron-storm-kafka ................................. SKIPPED [INFO] > metron-hbase ....................................... SKIPPED [INFO] > metron-profiler-common ............................. SKIPPED [INFO] > metron-profiler-client ............................. SKIPPED [INFO] > metron-profiler .................................... SKIPPED [INFO] > metron-enrichment .................................. SKIPPED [INFO] > metron-indexing .................................... SKIPPED [INFO] > metron-solr ........................................ SKIPPED [INFO] > metron-pcap ........................................ SKIPPED [INFO] > metron-parsers ..................................... SKIPPED [INFO] > metron-pcap-backend ................................ SKIPPED [INFO] > metron-data-management ............................. SKIPPED [INFO] > metron-api ......................................... SKIPPED [INFO] > metron-management .................................. SKIPPED [INFO] > elasticsearch-shaded ............................... SKIPPED [INFO] > metron-elasticsearch ............................... SKIPPED [INFO] > metron-deployment .................................. SKIPPED [INFO] Metron > Ambari Management Pack ...................... SKIPPED [INFO] metron-docker > ...................................... SKIPPED [INFO] metron-interface > ................................... SKIPPED [INFO] metron-config > ...................................... SKIPPED [INFO] metron-rest-client > ................................. SKIPPED [INFO] metron-rest > ........................................ SKIPPED [INFO] site-book > .......................................... SKIPPED [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2.704 s [INFO] Finished at: 2017-07-08T06:32:57+02:00 > [INFO] Final Memory: 14M/87M [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on > project Metron: Failed to clean project: Failed to delete > /home/user3/metron4/target/rat.txt -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) > on project Metron: Failed to clean project: Failed to delete > /home/user3/metron4/target/rat.txt at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) > at > org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51) > at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) at > org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) at > org.apache.maven.cli.MavenCli.execute(MavenCli.java:863) at > org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288) at > org.apache.maven.cli.MavenCli.main(MavenCli.java:199) at > sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at > sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at > sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at > java.lang.reflect.Method.invoke(Unknown Source) 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.MojoExecutionException: Failed to clean > project: Failed to delete /home/user3/metron4/target/rat.txt at > org.apache.maven.plugin.clean.CleanMojo.execute(CleanMojo.java:215) at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207) > ... 20 more Caused by: java.io.IOException: Failed to delete > /home/user3/metron4/target/rat.txt at > org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:249) at > org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:191) at > org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:158) at > org.apache.maven.plugin.clean.Cleaner.delete(Cleaner.java:117) at > org.apache.maven.plugin.clean.CleanMojo.execute(CleanMojo.java:193) ... > 22 more [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/MojoExecutionException > <http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException> * > *THANKS !!!* > >
