diff --git a/pom.xml b/pom.xml index f122c49..3966921 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,8 @@ - https://activiti.alfresco.com + http://localhost:8080 + aps1 5.7.2 5.2.14.RELEASE @@ -86,6 +87,12 @@ + + maven-jar-plugin + + ${aps.app.tag} + + maven-surefire-plugin 3.0.0-M5 @@ -134,6 +141,7 @@ raml-codegen ${aps.baseUrl}/activiti-app/raml/activiti.raml + com.inteligr8.alfresco.activiti @@ -143,31 +151,13 @@ - src/main/java + src/gen/java - com/inteligr8/alfresco/activiti/raml/**/* + **/* - - - delete-extras - process-sources - clean - - true - - - ${project.build.directory}/ramlgen/java - - com/inteligr8/alfresco/activiti/raml/**/*__*.java - - - - - - com.googlecode.maven-download-plugin @@ -247,22 +237,23 @@ - org.mule.raml.codegen - raml-client-generator-maven-plugin - 0.11 + org.raml.jaxrs + raml-to-jaxrs-maven-plugin + 3.0.7 - raml-aps-codegen + raml-codegen generate-sources - generate-client + generate - com.inteligr8.alfresco.activiti.raml + ${basePackage}.resource + ${basePackage}.model + ${basePackage}.support + jackson ${project.build.directory}/regexed/activiti.raml - false - ${project.build.directory}/ramlgen/java - v2 + ${basedir}/src/gen/java