So extensions for WorkspaceReader can't be used like described here[1]
inside the pom.xml?
Does that mean I have to put my extension in the maven classpath to
make it work?
If I do tis, is it still possible to configure the Extension inside
the pom or has it to be done by system-properties?
[1]ht
GitHub user hazendaz opened a pull request:
https://github.com/apache/maven-scm/pull/54
[jgit] Raise to last version of java 7 release
This required updating various portions to java 7 so I suspect it would
make more sense to just upgrade entirely to java 7.
You can merge this pull
GitHub user sewe opened a pull request:
https://github.com/apache/maven-indexer/pull/20
Fix issue tracker URI in README
Codehaus is not longer available.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sewe/maven-indexer master
A
Analyzer...
stagingUrl: https://repository.apache.org/content/repositories/maven-1373
groupId: org.apache.maven
artifactId: apache-maven
version: 3.5.2
Source ZIP url exists.
https://repository.apache.org/content/repositories/maven-1373/org/apache/maven/apache-maven/3.5.2/apache-maven-3.5.2-src.z
Hi,
We solved 26 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12338964&styleName=Text&projectId=12316922
There are 357 issues left in JIRA for Maven core:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20
Hello Tibor,
Sorry for the daily I somehow missed this mail.
> Am 15.10.2017 um 13:07 schrieb Tibor Digana :
>
> Hi Benedikt,
>
> I am fine now after my illness, thx.
> I am finishing branch SUREFIRE-1262_2. Just to add few more tests and then
> I will cut a release. I want to add a fix for SUR