[cdi-dev] test weld 3.0.0-SNAPSHOT with wildfly 9.0

Martin Kouba mkouba at redhat.com
Fri Feb 12 02:21:53 EST 2016


Hi,

this question should have been sent to the weld-dev ML. I'm going to 
forward the message and leave out the cdi-dev.

Martin

Dne 11.2.2016 v 15:46 baochen su napsal(a):
> hi all,
>
> I want to test weld-core 3.0.0-SNAPSHOT with wildfly-9.0.2.Final, but
> because  no probe directory exists in
> modules/system/layers/base/org/jboss/weld, so mvn package -Pupdate-jboss-as
> ... failed.
>
> I have modify jboss-as/pom.xml and add those lines just before <delete>:
>
>                                          <mkdir
> dir="${module.dir}/core/main"/>
>                                          <mkdir
> dir="${module.dir}/spi/main"/>
>                                          <mkdir
> dir="${module.dir}/api/main"/>
>                                          <mkdir
> dir="${module.dir}/probe/main"/>
>
> this works fine, but one problem remain: file "module.xml" for probe not
> provided by wildfly, so how can I find or create suitable module.xml for
> probe? Or, any patch needed for the missing module.xml file to pom.xml?
>
> Thanks  in advance!
>
>
>
> --
> View this message in context: http://cdi-development-mailing-list.1064426.n5.nabble.com/test-weld-3-0-0-SNAPSHOT-with-wildfly-9-0-tp5712457.html
> Sent from the CDI Development mailing list mailing list archive at Nabble.com.
> _______________________________________________
> cdi-dev mailing list
> cdi-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/cdi-dev
>
> Note that for all code provided on this list, the provider licenses the code under the Apache License, Version 2 (http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas provided on this list, the provider waives all patent and other intellectual property rights inherent in such information.
>

-- 
Martin Kouba
Software Engineer
Red Hat, Czech Republic


More information about the cdi-dev mailing list