Aled Sage created BROOKLYN-40:
---------------------------------
Summary: Cleanup warnings in `mvn clean install`
Key: BROOKLYN-40
URL: https://issues.apache.org/jira/browse/BROOKLYN-40
Project: Brooklyn
Issue Type: Improvement
Reporter: Aled Sage
Priority: Minor
There are several warnings in Brooklyn's `mvn clean install`. We should clean
these up if possible.
[WARNING] Ignoring project type war - supportedProjectTypes = [jar]
[WARNING] We have a duplicate org/xmlpull/v1/XmlPullParser.class in
/Users/aled/.m2/repository/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar
[INFO] --- maven-assembly-plugin:2.3:single (build-distribution-dir) @
brooklyn-dist ---
[INFO] Reading assembly descriptor:
src/main/config/build-distribution-dir.xml
[WARNING] Cannot include project artifact:
io.brooklyn:brooklyn-dist:jar:0.7.0-SNAPSHOT; it doesn't have an associated
file or directory.
[INFO] Copying files to
/Users/aled/repos/apache/incubator-brooklyn/usage/dist/target/brooklyn-dist
[WARNING] Assembly file:
/Users/aled/repos/apache/incubator-brooklyn/usage/dist/target/brooklyn-dist is
not a regular file (it may be a directory). It cannot be attached to the
project build for installation or deployment.
[INFO] --- maven-assembly-plugin:2.3:single (build-distribution-archive) @
brooklyn-dist ---
[INFO] Reading assembly descriptor:
src/main/config/build-distribution-archive.xml
[WARNING] Cannot include project artifact:
io.brooklyn:brooklyn-dist:jar:0.7.0-SNAPSHOT; it doesn't have an associated
file or directory.
[INFO] Building tar:
/Users/aled/repos/apache/incubator-brooklyn/usage/dist/target/brooklyn-0.7.0-SNAPSHOT-dist.tar.gz
[WARNING] Cannot include project artifact:
io.brooklyn:brooklyn-dist:jar:0.7.0-SNAPSHOT; it doesn't have an associated
file or directory.
[WARNING] Don't override file
/Users/aled/repos/apache/incubator-brooklyn/usage/archetypes/quickstart/target/test-classes/projects/integration-test-1/project/brooklyn-sample/src/main/resources/sample-icon.png
--
This message was sent by Atlassian JIRA
(v6.2#6252)