StefMa / ArtifactoryPublish

A super easy way to release Android and Java artifacts to artifactory.
MIT License
12 stars 3 forks source link

Publications should support tasks too. #33

Open StefMa opened 6 years ago

StefMa commented 6 years ago

Currently we have to set a string for the publication name. Check if it possible to add a task into it which builds the artifacts.

E.g.

publications = androidArtifactRelease|androidArtifactJava
passsy commented 6 years ago

Or generate tasks for all possible publications

StefMa commented 6 years ago

There is already a task which prints all the available publications.