On 11/08/2013 10:01 AM, Arun Gupta wrote:
Download URL will be very useful for CI.

Is there a CI build of WildFly ?
There is, but I never remember the URL. I think this might be it https://ci.jboss.org/hudson/job/WildFly-latest-master/

On Fri, Nov 8, 2013 at 7:57 PM, James R. Perkins <jperkins@redhat.com> wrote:
On 11/08/2013 09:52 AM, Arun Gupta wrote:
Is that functionality available in wildfly-maven-plugin as well ?
Yes. I just copied the wildfly-maven-plugin and renamed packages and the
maven coordinates.

Can I also have a special value "snapshot" that picks up the latest CI
build ?
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.

Arun



On Fri, Nov 8, 2013 at 7:43 PM, James R. Perkins <jperkins@redhat.com>
wrote:
Already done even in jboss-as-maven-plugin 7.5.Final which I released
last week I think.

<plugin>
      <groupId>org.jboss.as.plugins</groupId>
<artifactId>jboss-as-maven-plugin</artifactId>
      <version>7.5.Final</version>
      <configuration>
          <groupId>org.wildfly</groupId>
          <artifactId>wildfly-dist</artifactId>
          <version>8.0.0.Beta1</version>
      </configuration>
</plugin>

On 11/08/2013 08:44 AM, Bill Burke wrote:
Please modify it so that the distro artifacts aren't hard-coded.
Thanks.

On 11/8/2013 11:34 AM, Arun Gupta wrote:
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:

https://github.com/arun-gupta/javaee7-samples

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 <jperkins@redhat.com>
wrote:
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 <arun.gupta@gmail.com>
wrote:
When will wildfly-maven-plugin be published to a Maven repo ?

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

Arun

--
http://blog.arungupta.me
http://twitter.com/arungupta
_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev


--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."


_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev


--
James R. Perkins
Red Hat JBoss Middleware

--
James R. Perkins
Red Hat JBoss Middleware

_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev


--
James R. Perkins
Red Hat JBoss Middleware




-- 
James R. Perkins
Red Hat JBoss Middleware