Modify the java-client to use the build-helper-maven-plugin 82/2782/1
authorGiovanni Meo <gmeo@cisco.com>
Fri, 15 Nov 2013 14:53:38 +0000 (15:53 +0100)
committerGiovanni Meo <gmeo@cisco.com>
Fri, 15 Nov 2013 14:53:38 +0000 (15:53 +0100)
commit0a974a4f1bea4b1b9536caa2c54b93502f07e406
tree3c3912cc035e24253060d1d614fb05ceb26dc5b3
parent25af0cd359b254148e2308fbe377424bc9b351e1
Modify the java-client to use the build-helper-maven-plugin

- Current northbound.java-client uses custom install-file and
deploy-file to actually deploy multiple artifacts. Now that has the
issue of telling to which repo the artifact should go, while it's way
simpler to let maven figure out via the distributionManagement. To
rescue in this situation the build-helper-maven-plugin can attach
additional files to an artifact distinguing them via the classifier
selector. This change is to use this feature

Change-Id: Id425ca2d9e744de7cceb0028afd84dfb48ba93a7
Signed-off-by: Giovanni Meo <gmeo@cisco.com>
opendaylight/northbound/java-client/pom.xml