Hi John,

I believe there is an issue in Apache Rat 0.11 that will sometimes result
in the maven build hanging during a license check when an unlicensed file
is present.  If this happens check the folder root directory for unlicensed
files (eventually the Rat check will complete but it can hang for a long
time).

I've opened an Artemis PR to upgrade Rat to 0.12 that should address the
issue going forward.

Cheers
Martyn

On Mon, Jul 4, 2016 at 3:03 PM, Clebert Suconic <clebert.suco...@gmail.com>
wrote:

> Try cleaning the env.
>
> Git clean -xdf
> Then repeat ?
>
> On Monday, July 4, 2016, John D. Ament <johndam...@apache.org> wrote:
>
> > While building the profile from the PR builder, the RAT checks seem to
> get
> > stuck on my machine.  It's not a slow machine by any means - OS X
> 10.11.5,
> > 2.3 ghz i7 w/ 16 gb ram.
> >
> > It gets to this point in the build and just stalls.  Anyone else get
> this?
> >
> > John
> >
> > [INFO] --- maven-checkstyle-plugin:2.17:check (default) @
> integration-tests
> > ---
> > [INFO] Starting audit...
> > Audit done.
> > [INFO]
> > [INFO] --- apache-rat-plugin:0.11:check (default) @ integration-tests ---
> > [INFO] 51 implicit excludes (use -debug for more details).
> > [INFO] Exclude: **/*.txt
> > [INFO] Exclude: **/*.md
> > [INFO] Exclude: etc/org.eclipse.*
> > [INFO] Exclude: docs/**/*.json
> > [INFO] Exclude: docs/**/_book/
> > [INFO] Exclude: **/target/
> > [INFO] Exclude: **/META-INF/services/*
> > [INFO] Exclude: **/*.iml
> > [INFO] Exclude: **/*.jceks
> > [INFO] Exclude: **/*.jks
> > [INFO] Exclude: **/org/apache/activemq/artemis/utils/json/**
> > [INFO] Exclude: **/org/apache/activemq/artemis/utils/Base64.java
> > [INFO] Exclude: **/.settings/**
> > [INFO] Exclude: **/.project
> > [INFO] Exclude: **/.classpath
> > [INFO] Exclude: **/.checkstyle
> > [INFO] Exclude: **/.factorypath
> > [INFO] Exclude: ratReport.txt
> > [INFO] Exclude: **/org.apache.activemq.artemis.cfg
> > [INFO] Exclude: **/*.data
> > [INFO] Exclude: **/*.bin
> > [INFO] Exclude: **/src/test/resources/keystore
> > [INFO] Exclude: **/*.log
> > [INFO] Exclude: **/*.redo
> > [INFO] Exclude: **/node/**
> > [INFO] Exclude: **/node_modules/**
> > [INFO] Exclude: **/package.json
> > [INFO] Exclude: **/npm-shrinkwrap.json
> > [INFO] Exclude: **/CMakeCache.txt
> > [INFO] Exclude: **/CMakeFiles/
> > [INFO] Exclude: **/Makefile
> > [INFO] Exclude: **/cmake_install.cmake
> > [INFO] Exclude:
> >
> >
> artemis-native/src/main/c/org_apache_activemq_artemis_jlibaio_LibaioContext.h
> > [INFO] 576 resources included (use -debug for more details)
> >
>
>
> --
> Clebert Suconic
>

Reply via email to