solita / ploy

Deployment automation tool
MIT License
1 stars 1 forks source link

Make artifact handling more generic #7

Closed luontola closed 11 years ago

luontola commented 11 years ago

Now server.with_artifact supports only the :webapp location tag symbol. Ideas for improvement:

(Even further improvement would be generic support for any files, not just Maven artifacts. Create a new issue if you encounter a use case. Support for copying from both file system and over HTTP might be needed.)