This plug-in provides deep integration of Hudson and Maven. This functionality used to be part of the Hudson core.
Now it is a plug-in that is installed by default, but can be disabled. Go to Maven Integration plugin
This artifact provides the 'JOMC Sequences' reference implementation. It is implemented using JPA 1.0 interfaces.
As such, this artifact may be used in any environment providing JPA 1.0 compatible entity management. See the
'JOMC Sequences EAR' artifact containing this implementation prepared for use in an EJB 3 compatible container.
The 'JOMC Sequences Test Suite' artifact provides a command line test client for testing from outside the container. Go to JOMC Sequences RI
This is the 'JOMC Sequences' parent project. The 'JOMC Sequences API' artifact provides application programming
interfaces to a directory of sequences. Whenever that API is used at compile time, an application assembler needs to
provide a corresponding implementation artifact at runtime. The 'JOMC Sequences Test Suite' artifact provides test
classes implementations are tested with. Go to JOMC Sequences