Is that functionality available in wildfly-maven-plugin as well ?
Can I also have a special value "snapshot" that picks up the latest CI build ?
Arun
On Fri, Nov 8, 2013 at 7:43 PM, James R. Perkins <jperkins(a)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(a)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(a)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(a)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(a)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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev