<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 11/08/2013 10:01 AM, Arun Gupta
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGBoHQXfnRzA7UekF=eHJRFeFzmYpJ9P4FLO76BueFRGy+_Nkg@mail.gmail.com"
      type="cite">
      <pre wrap="">Download URL will be very useful for CI.

Is there a CI build of WildFly ?</pre>
    </blockquote>
    There is, but I never remember the URL. I think this might be it
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    <a href="https://ci.jboss.org/hudson/job/WildFly-latest-master/">https://ci.jboss.org/hudson/job/WildFly-latest-master/</a>
    <blockquote
cite="mid:CAGBoHQXfnRzA7UekF=eHJRFeFzmYpJ9P4FLO76BueFRGy+_Nkg@mail.gmail.com"
      type="cite">
      <pre wrap="">

On Fri, Nov 8, 2013 at 7:57 PM, James R. Perkins <a class="moz-txt-link-rfc2396E" href="mailto:jperkins@redhat.com">&lt;jperkins@redhat.com&gt;</a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">
On 11/08/2013 09:52 AM, Arun Gupta wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">
Is that functionality available in wildfly-maven-plugin as well ?
</pre>
        </blockquote>
        <pre wrap="">
Yes. I just copied the wildfly-maven-plugin and renamed packages and the
maven coordinates.

</pre>
        <blockquote type="cite">
          <pre wrap="">
Can I also have a special value "snapshot" that picks up the latest CI
build ?
</pre>
        </blockquote>
        <pre wrap="">
I don't think so, but it could be interesting to allow a download URL. Well
unless the snapshots are published to Nexus, but I don't think they are.

A download URL could be useful for EAP though too.

</pre>
        <blockquote type="cite">
          <pre wrap="">
Arun



On Fri, Nov 8, 2013 at 7:43 PM, James R. Perkins <a class="moz-txt-link-rfc2396E" href="mailto:jperkins@redhat.com">&lt;jperkins@redhat.com&gt;</a>
wrote:
</pre>
          <blockquote type="cite">
            <pre wrap="">
Already done even in jboss-as-maven-plugin 7.5.Final which I released
last week I think.

&lt;plugin&gt;
      &lt;groupId&gt;org.jboss.as.plugins&lt;/groupId&gt;
&lt;artifactId&gt;jboss-as-maven-plugin&lt;/artifactId&gt;
      &lt;version&gt;7.5.Final&lt;/version&gt;
      &lt;configuration&gt;
          &lt;groupId&gt;org.wildfly&lt;/groupId&gt;
          &lt;artifactId&gt;wildfly-dist&lt;/artifactId&gt;
          &lt;version&gt;8.0.0.Beta1&lt;/version&gt;
      &lt;/configuration&gt;
&lt;/plugin&gt;

On 11/08/2013 08:44 AM, Bill Burke wrote:
</pre>
            <blockquote type="cite">
              <pre wrap="">
Please modify it so that the distro artifacts aren't hard-coded.
Thanks.

On 11/8/2013 11:34 AM, Arun Gupta wrote:
</pre>
              <blockquote type="cite">
                <pre wrap="">
James,

Sounds good.

BTW, I'm using it for creating tons of Java EE 7 unit tests and
running them on WildFly snapshot. The instructions are documented at:

<a class="moz-txt-link-freetext" href="https://github.com/arun-gupta/javaee7-samples">https://github.com/arun-gupta/javaee7-samples</a>

It works very well! Let me know once its pushed to any repo and then I
can clean up the instructions.

The setup is not complete yet, but eventually would like to get them
integrated as part of build process (if possible).

Arun


On Fri, Nov 8, 2013 at 6:27 PM, James R. Perkins <a class="moz-txt-link-rfc2396E" href="mailto:jperkins@redhat.com">&lt;jperkins@redhat.com&gt;</a>
wrote:
</pre>
                <blockquote type="cite">
                  <pre wrap="">
Yup, still me. I don't have any solid date, but I can shoot for next
week
sometime.

I mainly just want to remove some of the deprecated crap. I might get
some
time today to work on it even.


On 11/08/2013 07:33 AM, Lincoln Baxter, III wrote:

Who is working on the plugin this time? Still James?


On Fri, Nov 8, 2013 at 2:22 AM, Arun Gupta <a class="moz-txt-link-rfc2396E" href="mailto:arun.gupta@gmail.com">&lt;arun.gupta@gmail.com&gt;</a>
wrote:
</pre>
                  <blockquote type="cite">
                    <pre wrap="">
When will wildfly-maven-plugin be published to a Maven repo ?

Currently I have to clone the workspace and do a local install.

Arun

--
<a class="moz-txt-link-freetext" href="http://blog.arungupta.me">http://blog.arungupta.me</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/arungupta">http://twitter.com/arungupta</a>
_______________________________________________
wildfly-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/wildfly-dev">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a>
</pre>
                  </blockquote>
                  <pre wrap="">


--
Lincoln Baxter, III
<a class="moz-txt-link-freetext" href="http://ocpsoft.org">http://ocpsoft.org</a>
"Simpler is better."


_______________________________________________
wildfly-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/wildfly-dev">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a>


--
James R. Perkins
Red Hat JBoss Middleware
</pre>
                </blockquote>
                <pre wrap="">

</pre>
              </blockquote>
            </blockquote>
            <pre wrap="">--
James R. Perkins
Red Hat JBoss Middleware

_______________________________________________
wildfly-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/wildfly-dev">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a>
</pre>
          </blockquote>
          <pre wrap="">


</pre>
        </blockquote>
        <pre wrap="">
--
James R. Perkins
Red Hat JBoss Middleware

</pre>
      </blockquote>
      <pre wrap="">


</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
James R. Perkins
Red Hat JBoss Middleware</pre>
  </body>
</html>