New Maven plugins released

Date 2010/11/24 0:19:25 | Topic: Press Release

Evgeny Goldin has released version "0.1" of the following Maven plugins.
•"maven-copy-plugin" is an alternative to Maven plugins like assembly, resources, dependency, and truezip. Its purpose is to make working with archives and dependencies very easy.

•"maven-hudson-plugin" allows to generate Hudson jobs, keeping any amount of them in a single POM. Jobs can be organized hierarchically with inheritance and can invoke each other, Artifactory deployment is supported as well. Managing tens or hundreds of Hudson jobs becomes possible when they are kept in one place and inherit each other with a sensible defaults.

•"maven-spring-batch-plugin" allows to invoke Spring Batch jobs as part of Maven build.

•"maven-mail-plugin" allows to send mails with attachment from Maven.

•"maven-sshexec-plugin" allows to execute commands on a remote server over ssh.

•"maven-properties-plugin" allows to create Maven properties dynamically with Groovy snippets.

•"maven-timestamp-plugin" allows to create a timestamp Maven property.

•"maven-assert-plugin" allows to verify various build assertions: properties are defined, files exist and files/directories content is identical.

•"maven-find-plugin" allows to set a Maven property to location of folder dynamically found for each module built. It helps in situations where build needs to access files in other locations than the current module.

More information on http://evgeny-goldin.com/blog/maven-plugins-released/



This article comes from Agile Software Development
http://www.devagile.com

The URL for this story is:
http://www.devagile.com/modules/news/article.php?storyid=765