The Apache Maven team is pleased to announce the release of the Apache
Maven JXR Plugin, version 3.0.0
The JXR Plugin produces a cross-reference of the project's sources. The
generated reports make it easier for the user to reference or find
specific lines of code.
https://maven.apache.or
Hi,
The vote has passed with the following result:
+1 : Karl Heinz Marbaise, Olivier Lamy, Jesper Udby, Tibor Digana, Hervé
BOUTEMY, Robert Scholte
PMC quorum: reached
I will promote the artifacts to the central repo.
On Sat, 22 Sep 2018 13:29:51 +0200, Robert Scholte
wrote:
Hi,
We
Hi Michael,
On 25/09/18 08:07, Michael Osipov wrote:
Am 2018-09-23 um 20:05 schrieb Karl Heinz Marbaise:
Hi,
based on the feedback we had I would like to announce to cut a release
at the end of next Week which means (likely on Saturday/Sunday 29.09 /
30.09 )...
If anyone has something which
+1
On Sat, 22 Sep 2018 13:29:51 +0200, Robert Scholte
wrote:
Hi,
We solved 18 issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317527&version=12330848&styleName=Text
There is still 1 issues left in JIRA:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20
Ok, I found where the problem was... :-)
Certainly I do not set necessary objects to new instance of
ProjectBuildingRequest that I was doing.
Once I have reused the instance provided by the MavenSession instance,
the errors gone !
ProjectBuildingRequest request = session.getProjectBuildin