| Version | Date | Description |
|---|---|---|
| 1.03 | CVS | current relrease |
| 1.02 | 2005-01-03 | Minor changes |
| 1.01 | 2003-12-27 | POM management |
| 1.00 | 2003-11-03 | Initial release |
| Type | Changes | By |
|---|---|---|
| Repoweb have a default set of POM for common artefact (such as junit) | gonnot |
| Sort list of group by groupId (ignore case). | gonnot |
| In the POM edit form, dependencies are displayed in a specific field. | gonnot |
| After POM edit, repoweb redirect to the previous displayed artifact. | gonnot |
| Tools used for RepoWeb development has been made public. | gonnot |
| [BUG ] Fix artifact order (occured with SNAPSHOT and timestamped version) : timestamped version should be considered lower than SNASPHOT one '1.2-20040801 < 1.2-SNAPSHOT' | gonnot |
| [BUG ] Fix minor display bug in the artifact tree view. | gonnot |
| [BUG ] Fix download bug of artifact having 'maven' as prefix. | gonnot |
| Remove JSTL dependencies to reduce repoweb size. | gonnot |
| Reduce the use of scriptlet in the JSP page (custom JSP Tag). | gonnot |
| Type | Changes | By |
|---|---|---|
| POM build/edit feature. | gonnot |
| POM display : Some POM data are displayed in the artefact page. | gonnot |
| Artifact download. Repoweb can bee seen like a standard maven repository (e.g. "http://localhost/repoweb/do/download/junit/jars/junit-3.8.1.jar"). | gonnot |
| Display repoweb version number in the footer of each page. | gonnot |