settingsutil

With this Mojo you can back up a set of files from a workspace (eclipse workspace for instance). The Files will be stored in a special file that is save and that can be commited to the svn-repo. Every User has his own space in the file. Conflicts of .setting-files will never happen again.

License

License

GroupId

GroupId

com.googlecode.mad-mvntools
ArtifactId

ArtifactId

settingsutil
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

settingsutil
With this Mojo you can back up a set of files from a workspace (eclipse workspace for instance). The Files will be stored in a special file that is save and that can be commited to the svn-repo. Every User has his own space in the file. Conflicts of .setting-files will never happen again.
Project URL

Project URL

http://code.google.com/p/mad-mvntools-settingsutil/
Project Organization

Project Organization

mad - marthaler daniel

Download settingsutil

How to add to project

<plugin>
    <groupId>com.googlecode.mad-mvntools</groupId>
    <artifactId>settingsutil</artifactId>
    <version>0.1.2</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.mad-mvntools : common jar 0.0.2
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-model jar 2.2.1
org.apache.maven : maven-artifact jar 2.0
org.apache.maven : maven-project jar 2.0
com.thoughtworks.xstream : xstream jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0
0.0.9
0.0.5