Re: Publish Artifact with test

2019-12-17 Thread Paul Hammant
Following what Anders said: This is because some folks may use your intended testing tech in a production capacity. I co-created Selenium (a functional testing tool), and plenty of people use it from scraping live websites/webapps for various good (also nefarious) reasions. Specifically: not for

Re: Publish Artifact with test

2019-12-16 Thread Anders Hammar
You never specify the scope of an artifact when you publish it. When someone declares a dependency to your artifact, they can specify the scope for that dependency (e.g. "test"). /Anders On Mon, Dec 16, 2019 at 7:01 PM Mohamed Ennahdi El Idrissi < mohamed.enna...@gmail.com> wrote: > Dear all, >

Publish Artifact with test

2019-12-16 Thread Mohamed Ennahdi El Idrissi
Dear all, What should I mention in pom.xml to make my dependency published with test? https://stackoverflow.com/questions/59360773/publish-artifact-with-scopetest-scope -- Merci, Mohamed ENNAHDI EL IDRISSI Oracle Certified Professional, Java SE 6 Programmer