This content has been marked as final.
Show 4 replies
-
1. Re: Are JBoss Web Native Connectors binaries available on Maven?
jfclere Apr 10, 2014 2:09 PM (in response to leriton)No the binaries are tarfile or zip (jar wouldn't work because of the permissions).
-
2. Re: Are JBoss Web Native Connectors binaries available on Maven?
leriton Apr 11, 2014 2:14 AM (in response to jfclere)Thanks for your answer, I'll do it my way.
(couldn't zip files be available as Maven artifacts? I think so, see org.jboss.as:jboss-as-dist for example)
-
3. Re: Are JBoss Web Native Connectors binaries available on Maven?
jfclere Apr 28, 2014 11:49 AM (in response to leriton)I don't think so maven care about the OS/Platform and a single zip for all platform would be too big.
-
4. Re: Are JBoss Web Native Connectors binaries available on Maven?
leriton Apr 29, 2014 4:09 AM (in response to leriton)You can use classifiers to avoid that.
Anyway I wasn't asking for this as an improvement, but to know if it was already available.