<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Agreed, and it was this logic that led to us deciding to introduce the repo into the POM.<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 11 Nov 2014, at 14:37, Alexandre Porcelli &lt;<a href="mailto:alexandre.porcelli@gmail.com" class="">alexandre.porcelli@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Sorry for my late reply... I was on PTO (in fact I return tomorrow)</div><div class=""><br class=""></div><div class="">First of all... I understand all the reasoning behind the issues that makes us avoid use maven central for our stuff, I'm also a seasoned developer with good expirience on maven config - so touch my settings.xml isn't a problem, or even change myself some POMs wouldn't be a problem too.</div><div class=""><br class=""></div><div class="">So what's the problem? Simplicity (or lack of it)! If Ticketmonster is our `petclinic`, we should make it easy to build and deploy as spring's petclinic is... git clone; mvn clean install and done!</div><div class=""><br class=""></div><div class="">Ticketmonster uses a default branch called "2.7.x-develop" (after cloning and I had to double check if I did anything wrong... I questioned myself if I cloned the right project; if i had changed branches accidently; and finally if 2.7.x was really the latest version); then I tried to build, no pom.xml on the root (fine, it was quick to find the real sources directory); finally I run the build (tried the innocent `mvn clean install`) - and got lots of error messages. You can arguee that I didn't follow the tutorial... and you're right! But how many developers are also skiping the tutorial and are trying to build the app directly? How many people we're loosing on this process?</div><div class=""><br class=""></div><div class="">If we want to make our technology accessible to people, we should try to make it simple as possible... we should try to remove all barriers, and make our things as easy to consume as others are doing.</div><div class=""><br class=""></div><div class="">btw: I was trying to use ticketmonster to record a demo of our UberFire based Web IDE: <a href="https://www.youtube.com/watch?v=UG4pqk2r70Q" class="">https://www.youtube.com/watch?v=UG4pqk2r70Q</a></div></div><div class="gmail_extra"><br clear="all" class=""><div class=""><div class="gmail_signature"><div dir="ltr" class="">[]s<br class="">___________________<br class="">Alexandre Porcelli<br class="">F: +55 11 98159-9725<br class=""><a href="http://about.me/porcelli" target="_blank" class="">http://about.me/porcelli</a><br class=""></div></div></div>
<br class=""><div class="gmail_quote">On Fri, Oct 31, 2014 at 3:08 PM, Rafael Benevides <span dir="ltr" class="">&lt;<a href="mailto:benevides@redhat.com" target="_blank" class="">benevides@redhat.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We stopped at which repos should be included.<br class="">
<br class="">
Them in the other email thread I proposed to have a list of approved repos and its id, them QSTools can be used to update those repo definitions.<div class="HOEnZb"><div class="h5"><br class="">
<br class="">
On 10/31/14 15:07, Max Rydahl Andersen wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Anything holding us back for doing it for quick starts and ticketmonster?<br class="">
<br class="">
I feel we had this discussion in past but I only remember "just not done yet" ...or was there something beyond that ?<br class="">
<br class="">
/max<br class="">
<a href="http://about.me/maxandersen" target="_blank" class="">http://about.me/maxandersen</a><br class="">
<br class="">
<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 31 Oct 2014, at 17:50, Rafael Benevides &lt;<a href="mailto:benevides@redhat.com" target="_blank" class="">benevides@redhat.com</a>&gt; wrote:<br class="">
<br class="">
This was only done for the archetypes<br class="">
<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 10/31/14 13:44, Max Rydahl Andersen wrote:<br class="">
Didn't we do inject of these when Productization built them ?<br class="">
<br class="">
Or was this only done for the archetypes ?<br class="">
<br class="">
<br class="">
<br class="">
/max<br class="">
<a href="http://about.me/maxandersen" target="_blank" class="">http://about.me/maxandersen</a><br class="">
<br class="">
<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 31 Oct 2014, at 14:36, Vineet Reynolds Pereira &lt;<a href="mailto:vpereira@redhat.com" target="_blank" class="">vpereira@redhat.com</a>&gt; wrote:<br class="">
<br class="">
<br class="">
<br class="">
----- Original Message -----<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
From: "Max Rydahl Andersen" &lt;<a href="mailto:max.andersen@redhat.com" target="_blank" class="">max.andersen@redhat.com</a>&gt;<br class="">
To: "Rafael Benevides" &lt;<a href="mailto:benevides@redhat.com" target="_blank" class="">benevides@redhat.com</a>&gt;<br class="">
Cc: <a href="mailto:jbossdeveloper@lists.jboss.org" target="_blank" class="">jbossdeveloper@lists.jboss.org</a><u class=""></u>, "Alexandre Porcelli" &lt;<a href="mailto:alexandre.porcelli@gmail.com" target="_blank" class="">alexandre.porcelli@gmail.com</a>&gt;<u class=""></u>, "Tomas Repel"<br class="">
&lt;<a href="mailto:trepel@redhat.com" target="_blank" class="">trepel@redhat.com</a>&gt;, "Nikoleta Ziakova" &lt;<a href="mailto:nziakova@redhat.com" target="_blank" class="">nziakova@redhat.com</a>&gt;<br class="">
Sent: Friday, October 31, 2014 6:53:43 PM<br class="">
Subject: Re: [jbossdeveloper] &lt;repository /&gt; on quickstarts pom.xml<br class="">
<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 31 Oct 2014, at 13:58, Rafael Benevides wrote:<br class="">
<br class="">
I know which dependencies were causing the build to fail and where to<br class="">
find them, but it seems that Alexandre wanted to show users how to run<br class="">
a<br class="">
project as easy as clone, build and run.<br class="">
<br class="">
If I'm not wrong, this discussion started with similar issues in this<br class="">
Arun Gupta Twitter thread:<br class="">
<a href="https://twitter.com/arungupta/status/502854638832730112" target="_blank" class="">https://twitter.com/arungupta/<u class=""></u>status/502854638832730112</a><br class="">
</blockquote>
so this is a different question.<br class="">
<br class="">
Question is if we should add the techpreview/all to<br class="">
quickstarts/examples.<br class="">
<br class="">
Not about earlyaccess.<br class="">
<br class="">
And afaik we already did this for quickstarts with a clear warning,<br class="">
right ?<br class="">
</blockquote>
AFAIK, they're not in the POM of the quickstarts. A settings.xml is supplied instead:<br class="">
<a href="https://github.com/jboss-developer/jboss-wfk-quickstarts/blob/2.6.0.Final/settings.xml" target="_blank" class="">https://github.com/jboss-<u class=""></u>developer/jboss-wfk-<u class=""></u>quickstarts/blob/2.6.0.Final/<u class=""></u>settings.xml</a><br class="">
<br class="">
But, that would deflect the original question on whether we should add it to POM.<br class="">
Honestly, I dont mind adding it, with the warning that for a real-world project, the repo should instead be in the settings.xml.<br class="">
<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thus if ticketmonster does not have that in there I would say it would<br class="">
make sense to add it<br class="">
with similar warning/text as the quickstarts.<br class="">
<br class="">
/max<br class="">
<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As I also told Alexandre that we were having this discussion, I<br class="">
invited<br class="">
him to give his feedback on this Thread so he can provide more<br class="">
details.<br class="">
<br class="">
Alexandre,<br class="">
<br class="">
Do you mind to share your restrictions and perceptions about the build<br class="">
process ?<br class="">
<br class="">
On 10/31/14 06:47, Marek Novotny wrote:<br class="">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What restrictions does he have ?<br class="">
<br class="">
And I guess the issue here is ticketmonster master needs the<br class="">
earlyaccess bits ?<br class="">
<br class="">
I think ticketmonster master could add the earlyaccess to its pom<br class="">
but<br class="">
then just make sure once it is releaesed it gets removed which<br class="">
should<br class="">
be fine since then it should be using any earlyaccess bundles,<br class="">
right ?<br class="">
</blockquote></blockquote>
Not really, ticket-monster master branch doesn't exist. The closest<br class="">
to<br class="">
master is 2.6.0.Final -<br class="">
<a href="https://github.com/jboss-developer/ticket-monster/tree/2.6.0.Final" target="_blank" class="">https://github.com/jboss-<u class=""></u>developer/ticket-monster/tree/<u class=""></u>2.6.0.Final</a>&nbsp; -<br class="">
which is the tight to WFK <a href="http://2.6.0.ga/" target="_blank" class="">2.6.0.GA</a> and all GAVs should be resolvable<br class="">
fromhttp://<a href="http://maven.repository.redhat.com/techpreview/all/" target="_blank" class="">maven.repository.<u class=""></u>redhat.com/techpreview/all/</a><br class="">
<br class="">
I think that Rafael knows that 2.7.x-develop is unstable and includes<br class="">
internal product GAVs which are not in all or earlyaccess.<br class="">
<br class="">
So if Alexandre uses 2.6.0.Final branch/tag he should get it to work<br class="">
just with online redhat repository<br class="">
<a href="http://maven.repository.redhat.com/techpreview/all/" target="_blank" class="">http://maven.repository.<u class=""></u>redhat.com/techpreview/all/</a>. If not please<br class="">
advice him to send errors to Vineet or me.<br class="">
</blockquote>
______________________________<u class=""></u>_________________<br class="">
jbossdeveloper mailing list<br class="">
<a href="mailto:jbossdeveloper@lists.jboss.org" target="_blank" class="">jbossdeveloper@lists.jboss.org</a><br class="">
<a href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper" target="_blank" class="">https://lists.jboss.org/<u class=""></u>mailman/listinfo/<u class=""></u>jbossdeveloper</a><br class="">
</blockquote>
/max<br class="">
<a href="http://about.me/maxandersen" target="_blank" class="">http://about.me/maxandersen</a><br class="">
______________________________<u class=""></u>_________________<br class="">
jbossdeveloper mailing list<br class="">
<a href="mailto:jbossdeveloper@lists.jboss.org" target="_blank" class="">jbossdeveloper@lists.jboss.org</a><br class="">
<a href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper" target="_blank" class="">https://lists.jboss.org/<u class=""></u>mailman/listinfo/<u class=""></u>jbossdeveloper</a><br class="">
</blockquote>
______________________________<u class=""></u>_________________<br class="">
jbossdeveloper mailing list<br class="">
<a href="mailto:jbossdeveloper@lists.jboss.org" target="_blank" class="">jbossdeveloper@lists.jboss.org</a><br class="">
<a href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper" target="_blank" class="">https://lists.jboss.org/<u class=""></u>mailman/listinfo/<u class=""></u>jbossdeveloper</a><br class="">
</blockquote>
______________________________<u class=""></u>_________________<br class="">
jbossdeveloper mailing list<br class="">
<a href="mailto:jbossdeveloper@lists.jboss.org" target="_blank" class="">jbossdeveloper@lists.jboss.org</a><br class="">
<a href="https://lists.jboss.org/mailman/listinfo/jbossdeveloper" target="_blank" class="">https://lists.jboss.org/<u class=""></u>mailman/listinfo/<u class=""></u>jbossdeveloper</a><br class="">
</blockquote></blockquote></blockquote>
<br class="">
</div></div></blockquote></div><br class=""></div>
_______________________________________________<br class="">jbossdeveloper mailing list<br class=""><a href="mailto:jbossdeveloper@lists.jboss.org" class="">jbossdeveloper@lists.jboss.org</a><br class="">https://lists.jboss.org/mailman/listinfo/jbossdeveloper</div></blockquote></div><br class=""></div></body></html>