[picocontainer-dev] m2-compatible releases
Mauro Talevi <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, m2-compatible releases of PicoContainer 1.2 and NanoContainer 1.0 are available on the new Codehaus repository http://repository.codehaus.org. This new repository will serve a similar purpose that http://dist.codehaus.org did and will be synched as well with ibiblio.org (although sync is not yet operational). To use: - change groupId in POMs to org.picontainer and org.nanocontainer (m2-style groupId) - follow instructions on http://picocontainer.org/Downloads or http://nanocontainer.org/Downloads to configure the remote repositories to use http://repository.codehaus.org. (this last step should eventually become redundant when sync to ibiblio.org kicks in). The m2-compatible releases are bytecode-identical to the m1-compatible ones. Only the m2 POMs required to build and retrieve them have changed. Cheers