JBoss Community

Integration Tooling Release Process

new comment by Nick Boldt View all comments on this document

How does one perform a build w/ mvn and point it at your TP definition?

 

I'm assuming it'll be something like mvn clean install -Psomeprofile or mvn clean install -Dsomeproperty=somevalue ...

 

Reason I'm asking is that ESB needs Zest, and having it on the aggregate site won't make it BUILD, only make it INSTALL. It needs to be on an update site from which the build can resolve it first. Where is your target platform UPDATE SITE? Or how do I tell the build to use your .target file?