The maintenance of all Plexus projects have been moved to Sonatype.
https://github.com/sonatype/modello/
https://github.com/sonatype/plexus-utils
I have no idea if there's still site documentation available.
Robert
Op Sat, 22 Feb 2014 13:16:14 +0100 schreef Karl Heinz Marbaise
:
Hi,
thi
Hi,
this question is also valid for
http://modello.codehaus.org/index.html
The site states 1.7 but Central 1.8.1 ?
?
Kind regards
Karl Heinz Marbaise
> Hi,
by coincidence i found that the plexus-utils component had a new release
about a month ago...3.0.17...
https://jira.codehaus.org/brows
Hi,
by coincidence i found that the plexus-utils component had a new release
about a month ago...3.0.17...
https://jira.codehaus.org/browse/MNG-5553 (see last comment)...
So the question is: Why is the site not updated
(http://plexus.codehaus.org/plexus-utils/ states 3.0.9) and why has been
maven-shared-utils is intended as a replacement of plexus-utils that
maintains p-u semantics on the methods. As we all know
all of this stuff is implemented elsewhere at least 20 times. The
problem is of course that the semantics on a lot of methods are
subtly different and that causes all sorts of
Although many Maven devs hang out here, I think that you would get a better
answer posting to maven dev list. I remember there was some discussion some
time ago on how to handle this, but I can't remember exactly the reasoning.
You could also try searching the archive for that list.
/Anders
On T
Little bit of history: I was at some point hoping to introduce the
equivalent of Ant's file sets or stuff like that into some plugins, hence
the Plexus Resources (1), which would allow some serious performance
improvements, but that got never picked up. It might be a reason to prefer
Plexus IO. Apa
Hi,
i have a question concerning the plexus-utils/maven-shared-utils. During the
investigation of a bug in appassembler-plugin
(http://jira.codehaus.org/browse/MAPPASM-187). I have seen that in plexus-utils
(3.0.7) the method FileUtils.copyDirectory() seemed to be not working. The same
as in m