Nick Boldt [
https://community.jboss.org/people/nickboldt] commented on the document
"Integration Tooling Release Process"
To view all comments on this document, visit:
https://community.jboss.org/docs/DOC-48326#comment-11581
--------------------------------------------------
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?
--------------------------------------------------