wildfly-extras / wildfly-graphql-feature-pack

5 stars 6 forks source link

#49: attach overlay.zip artifact #55

Closed t1 closed 1 year ago

t1 commented 3 years ago

this should do the trick! maybe we should also attach the -full zip?

jmartisk commented 3 years ago

I think this won't do it by itself, because the build module is excluded from deployment (its pom contains maven.deploy.skip=true), I think you'll need to un-exclude the module as a whole, but somehow exclude the deployment of the primary artifact (which is of type pom) - I'd prefer not deploying that, because it serves no real purpose for users

maybe we should also attach the -full zip?

Please no, it contains the whole wildfly distro, therefore is bound to one particular WF version, and has ~130 megabytes :)