maven/maven-compat
Michael Osipov 8e0efaa107 [MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986)
File#toURI()#toString() produces a non-compliant URI making tools like
Subversion or Git to choke on those URIs. Whereas Path#toUri()#toASCIIString()
does the right job.
2018-05-07 22:35:43 +02:00
..
src [MNG-6386] ${project.baseUri} is not a valid URI (according to RFC 3986) 2018-05-07 22:35:43 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2018-02-24 19:29:56 +00:00