Source code browse
Revision:
7
(of 7)
[maven-release-plugin] prepare for next development iteration
| Filename | Author | Revision | Modified | Log Entry |
|
|
peter@retep.org.uk
|
0
|
over 2 years ago
|
Initial commit
|
|
|
peter@retep.org.uk
|
6
|
over 2 years ago
|
[maven-release-plugin] copy for...
|
|
|
peter@retep.org.uk
|
0
|
over 2 years ago
|
Initial commit
|
|
|
peter@retep.org.uk
|
7
|
over 2 years ago
|
[maven-release-plugin] prepare f...
|
|
|
peter@retep.org.uk
|
7
|
over 2 years ago
|
[maven-release-plugin] prepare f...
|
This repository contains various third party sources required by the main
retepTools repository.
The reason for this is when they are only available in SNAPSHOT format and
we require a release version to enable us to run a release.
Although not ideal, this is sometimes necessary if some critical bug needs to
be fixed.
Currently this contains docbkx-tools.
Rules for this repository:
* Projects must follow the same licensing as the main project :-
BSD, Apache2 etc but not GPL, LGPL etc
* groupId's must be within the uk.org.retep.third-party namespace - and not
the projects original namespace (so we don't have version conflicts)
* Must be disabled/removed once those projects become stable