Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[soa-pmc] Winery's Workswiths :)

Hi,

and one more "works with" attempt. :-))

I filed CQ 8000 requesting some build dependencies. Marc already
approved it, but Sharon asks for an discussion. This is what I'm
trying to accomplish now :)

I requested following dependencies:

For testing REST resources:
* com.jayway.restassured:rest-assured:1.9.0

For testing:
* junit:junit:4.11

For easier versioning and inclusion of bower:
* org.apache.maven.plugins:maven-antrun-plugin:1.7
* org.apache.maven.plugins:maven-assembly-plugin:2.4
* org.apache.maven.plugins:maven-clean-plugin:2.5
* org.apache.maven.plugins:maven-compiler-plugin:3.1
* org.apache.maven.plugins:maven-jar-plugin:2.3.1
* org.apache.maven.plugins:maven-surefire-plugin:2.16
* org.apache.maven.plugins:maven-war-plugin:2.4
* org.codehaus.groovy:groovy-all:2.1.7
* org.codehaus.mojo:build-helper-maven-plugin:1.8
* org.codehaus.mojo:versions-maven-plugin:2.1
* org.eclipse.m2e:lifecycle-mapping:1.0.0

Generates JAX-B classes for the TOSCA XSD
* org.codehaus.mojo:jaxb2-maven-plugin:1.5

Furthermore, I want to use PlantUML (via a plain jar, which has to be
fetched by the user himself)
Homepage: http://plantuml.sourceforge.net/
Download: http://sourceforge.net/projects/plantuml/files/plantuml.jar/download

Inkscape is also required to build the documentation. It is *not*
distributed with Winery:
Homepage: http://www.inkscape.org
Download: http://www.inkscape.org/en/download/

Is this OK or does someone of you have objections?

TYIA and cheers,

Oliver


Back to the top