| Version | Date | Description |
|---|---|---|
| 1.0-beta-4 | in trunk | Compatibility and cleanups |
| 1.0-beta-3 | 2009-05-01 | |
| 0.9.6 | 2007-09-10 | Some long-requested features. |
| 0.9.5 | 2007-04-27 | Inverted commandline parameter behaviour. |
| 0.9.4 | 2007-01-08 | Decouple phase |
| 0.9.3 | 2007-01-03 | First Release |
| 0.9.2-SNAPSHOT | 2006-03-06 | Minor Cleanup |
| 0.9.-SNAPSHOT | 2006-02-16 | Minor Cleanup |
| 0.9-SNAPSHOT | 2006-02-13 | Initial Release |
| Type | Changes | By |
|---|---|---|
![]() |
Add support for Mercurial Fixes MOJO-1432. | |
![]() |
provide scm branch identifier in pom for finer-grained build differentiation Fixes MOJO-1379. | |
![]() |
Upgrade to last scm svnjava provider (to upgrade to SVNkit 1.3.0 in order to support svn 1.6) Fixes MOJO-1414. | |
![]() |
1.0-beta-3 on maven central has a transitive dependency that cannot be resolved in maven central. Fixes MOJO-1449. |
| Type | Changes | By |
|---|---|---|
![]() |
The name of the BuildMojo class should be changed to match the goal name. Fixes MOJO-1336. | |
![]() |
add a parameter to change scm implementation. Fixes MOJO-1334. | |
![]() |
Reuse maven scm api to get svn info. Fixes MOJO-1287. | |
![]() |
Remove tagBase configuration. Fixes MOJO-1285. | |
![]() |
Skip scm update when maven run in offline mode. Fixes MOJO-1163. |
| Type | Changes | By |
|---|---|---|
![]() |
Retrieve revision number using xml format, which should make it work on international systems. Fixes 1062. | woodj |
![]() |
Add an independent timestamp property, but don't give it a format - it's just number of ms since the epoch. Fixes 1063. | woodj |
![]() |
You can configure the names by which the buildnumber and timestamp are retrieved. Fixes 1061. | woodj |
| Type | Changes | By |
|---|---|---|
![]() |
We now let commandline params such as -Dmaven.buildNumber.doCheck=false take precedent over the config. | woodj |
| Type | Changes | By |
|---|---|---|
![]() |
Decoupled the buildnumber from a particular phase. Must now be specified. | woodj |
| Type | Changes | By |
|---|---|---|
![]() |
Update dependencies to released versions. | woodj |
![]() |
Change the interaction with the commandline, demanded by new dependencies. | woodj |
![]() |
Invert the skipUpdate and the skipCheck commands to doUpdate and doCheck, to faciliate release. | woodj |
| Type | Changes | By |
|---|---|---|
![]() |
Added ability to use a timestamp or a sequential build number. | woodj |
| Type | Changes | By |
|---|---|---|
![]() |
Made some additions to the pom so that the snapshot dependencies can be downloaded automatically. | woodj |
| Type | Changes | By |
|---|---|---|
![]() |
First release of the plugin. | woodj |