forked from pool/jsonp
This commit is contained in:
@@ -71,7 +71,8 @@ sed -i '/check-module/d' api/pom.xml impl/pom.xml
|
||||
|
||||
# disable apis copy
|
||||
%pom_xpath_remove "pom:build/pom:plugins/pom:plugin[pom:artifactId ='maven-bundle-plugin']/pom:configuration/pom:instructions/pom:Export-Package" impl
|
||||
%pom_add_dep javax.json:javax.json-api impl
|
||||
# Make the api dependency non-optional
|
||||
%pom_xpath_remove "pom:dependency/pom:optional" impl
|
||||
|
||||
%pom_xpath_set "pom:parent/pom:version" %{version} api
|
||||
%pom_xpath_set "pom:parent/pom:version" %{version} jaxrs
|
||||
|
Reference in New Issue
Block a user