The repositorytools tried to do too many things at once, and the
result was that it almost didn't work at all :)
This simple code should get you somewhere - it is an implementation of
a release plugin phase, but you can transform it into a mojo. It will
take a remote repository on the local filesy
Hi,
I was wondering if anyone was working on repository tools. What I need
is the ability to merge a "detached" repository (i.e. a repository
created by the assembly plugin) with either the local repository or a
remote repository.
I know the maven repositorytools plugin does that but it's in the