Re: Mock Repository Manager - improvements

2022-12-05 Thread Michael Osipov
Am 2022-12-04 um 15:41 schrieb Slawomir Jaranowski: Hi, Project Mock Repository Manager [1] still uses Maven 2.x Api for managing artifacts, meta-data and local repositories. I would like to switch to Api 3.x. There is also one more feature - browsing repositories by browser, you can start mrm

Mock Repository Manager - improvements

2022-12-04 Thread Slawomir Jaranowski
Hi, Project Mock Repository Manager [1] still uses Maven 2.x Api for managing artifacts, meta-data and local repositories. I would like to switch to Api 3.x. There is also one more feature - browsing repositories by browser, you can start mrm by goal mrm:run and point your browser to provide

Re: Mock Repository Manager

2017-05-31 Thread Karl Heinz Marbaise
Hi Robert, On 27/05/17 19:33, Robert Scholte wrote: I can't remember seeing ITs for maven-metadata.xml in the MRM project. There is code which should handle these files, but it could be that this is not yet complete. So I would start with MRM itself, trying to prepare an IT. Probably not a sat

Re: Mock Repository Manager

2017-05-27 Thread Robert Scholte
I can't remember seeing ITs for maven-metadata.xml in the MRM project. There is code which should handle these files, but it could be that this is not yet complete. So I would start with MRM itself, trying to prepare an IT. Probably not a satisfying answer, but it's the best I can do. thanks,

Mock Repository Manager

2017-05-27 Thread Karl Heinz Marbaise
Hi, currently I'm trying to fix some issues in versions-maven-plugin... At the moment I want to have multiple artifacts as SNAPSHOT's in the repo...I have created an appropriate maven-metadata.xml file etc. But it looks like that MRM does not handle the defined maven-metadata.xml to simulate h

[ANN] MojoHaus: Mock Repository Manager Version 1.0.0 Released

2016-06-26 Thread Karl Heinz Marbaise
Hi, the Mojo team is pleased to announce the release of the Mock Repository Manager Version 1.0.0. Web Site: http://www.mojohaus.org/mrm/ The Release Notes: https://github.com/mojohaus/mrm/issues?q=milestone%3A%22Release+1.0.0%22+is%3Aclosed http://www.mojohaus.org/mrm/github-report.html