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