# HG changeset patch # User Simon Tooke # Date 1489084600 18000 # Node ID 3572e808e4cf1698de83833d61286267bc02b17d # Parent 0b3fa9e30e844278aa171a3113d7eefe8c1a430d [PATCH] fix broken build by removing unused plugin attach-artificats plugin isn't used by our build and causes it to fail; this patch removes it. diff -r 0b3fa9e30e84 -r 3572e808e4cf common/portability/pom.xml --- a/common/portability/pom.xml Thu Mar 09 16:56:39 2017 +0100 +++ b/common/portability/pom.xml Thu Mar 09 13:36:40 2017 -0500 @@ -161,28 +161,6 @@ - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - test-compile - - attach-artifact - - - - - ${project.build.directory}/${sharedlib.prefix}thermostat-common-portability${sharedlib.suffix} - shared-library - - - - - - - - org.apache.maven.plugins maven-surefire-plugin