bhav0904 opened a new pull request #2: [JXR-100] Fix cross reference generation
where there are spaces befor..
URL: https://github.com/apache/maven-jxr/pull/2
?e or after parantheses.
This is an automated message from the Apa
hboutemy commented on issue #6: [DOXIA-566] Upgrade dependences and plugin
versions
URL: https://github.com/apache/maven-doxia/pull/6#issuecomment-347043431
please don't update plugins: this will happen with parent pom. AFAIK, no
hurry.
upgrade of dependencies is what I'd like to me
All done on demos including cleanup and closing the issue.
For the ant tasks everything is ready in the new repo. If someone could set up
the CI jenkins build that would be good.
Once we are happy I can delete the branch in the old repo.
And I think we also have to cut a release of the ant task
please look at what I did in Doxia or skins: I chose to point to gitbox for
connection and developerConnection and github for url
that's only a convention in our pom.xml: but gitbox and github work
Regards,
Hervé
Le samedi 25 novembre 2017, 23:08:27 CET Manfred Moser a écrit :
> Awesome ... set
Hi Maven devs,
I implemented some open ends in the maven-compiler-plugin's
support for jpms. Basically the plugin now supports module
descriptors in test source directories, that declare the "reads"
or "requires" dependencies.
See https://github.com/apache/maven-plugins/pull/139
Cheers,
Christia