<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 10/14/2014 02:50 PM, Ilya Buziuk
wrote:<br>
</div>
<blockquote
cite="mid:CA+xMW111ybd81YEGnWe5bBo=R_wCsEv25SvsGxRN29YLU=xs3w@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div><br>
<div>
<ul>
<li>the result of the build will be in the�<b>pkg/hosted</b>�folder</li>
<li>assuming that all necessary plugins for running�<b>aerogear�</b>and�<b>cordovasim</b>�are
in the workspace you can remove everything from the
ripple folder (<a moz-do-not-send="true"
href="https://github.com/jbosstools/jbosstools-aerogear/tree/master/cordovasim/plugins/org.jboss.tools.vpe.cordovasim.ripple/ripple"
target="_blank">https://github.com/jbosstools/jbosstools-aerogear/tree/master/cordovasim/plugins/org.jboss.tools.vpe.cordovasim.ripple/ripple</a>)
and substitute it with a newly build content of the�<b>pkg/hosted</b>�folder</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</blockquote>
We create a Jenkins build for jbosstools-incubator-ripple, and have
it invoking "./configure && jake" or whatever is necessary.
Then we need to put the result of pkg/hosted somewhere. I would be
in favour of Nexus. We only have to create a pom file, configure it
to deploy pkg/hosted content and running "mvn clean deploy" would
create a new snapshot available as a Maven artifact.<br>
Or we can even create a pom that would invoke ./configure and jake
as part of the "compile" step. So we only have to do a "mvn clean
deploy" that will invoke ./configure and jake.<br>
<br>
Then jbosstools-cordovasim could simply fetch the new artifact at
build time with a maven-dependency-plugin:get-dependency mojo
configured in pom file.<br>
<br>
Does anyone see an issue or a limitation with using Nexus?<br>
<div class="moz-signature">-- <br>
Mickael Istria<br>
Eclipse developer at <a href="http://www.jboss.org/tools">JBoss,
by Red Hat</a><br>
<a href="http://mickaelistria.wordpress.com">My blog</a> - <a
href="http://twitter.com/mickaelistria">My Tweets</a></div>
</body>
</html>