Re: Migration of remaining plugins to Git

2017-06-19 Thread Paul Hammant
I think the plugins are descoped for a while. How about https://github.com/apache-maven/ ? Luckily GitHub does 302s just find if things get renamed or moved between orgs. - Paul On Mon, Jun 19, 2017 at 3:34 PM, Bindul Bhowmik wrote: > Paul, > > On Mon, Jun 19, 2017

Re: svn commit: r1799189 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

2017-06-19 Thread Guillaume Boué
Hi, The unit test AssemblyProxyArchiverTest#addDirectory_NoPerms_CallAcceptFilesOnlyOnce is failing with this commit, and I can reproduce the failure on Ubuntu with OpenJDK 7. It turns out to be coming from conflicting plexus-io dependencies: - The plugin now depends on a JDK 7 version of

Re: Migration of remaining plugins to Git

2017-06-19 Thread Paul Hammant
Back from Github's suggestions team: "Currently, we don't have the ability to group repos beyond the organization level, but I'll definitely consider this a feature request." - Paul On Sun, Jun 18, 2017 at 7:04 PM, Paul Hammant wrote: > I met Chris Wanstrath at a meetup in

Re: JDK9: Jigsaw Problem with maven-site-plugin 3.6

2017-06-19 Thread Robert Scholte
On Mon, 19 Jun 2017 13:21:22 +0200, Enrico Olivelli wrote: Karl, I am getting this error using maven site plugin 3.6 and jdk 9-ea+174 java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class

Re: Migration of remaining plugins to Git

2017-06-19 Thread Bindul Bhowmik
Paul, On Mon, Jun 19, 2017 at 12:42 PM, Paul Hammant wrote: > Back from Github's suggestions team: "Currently, we don't have the ability > to group repos beyond the organization level, but I'll definitely consider > this a feature request." Until such time, how about grouping

[GitHub] maven-plugins pull request #116: Upgrade to Java 7

2017-06-19 Thread snicoll
GitHub user snicoll opened a pull request: https://github.com/apache/maven-plugins/pull/116 Upgrade to Java 7 See MASSEMBLY-860 You can merge this pull request into a Git repository by running: $ git pull https://github.com/snicoll/maven-plugins MASSEMBLY-860 Alternatively

[GitHub] maven-plugins pull request #117: Upgrade to Plexus IO 3.0.0

2017-06-19 Thread snicoll
GitHub user snicoll opened a pull request: https://github.com/apache/maven-plugins/pull/117 Upgrade to Plexus IO 3.0.0 See MASSEMBLY-859 PR #116 should be merged first as plexus io 3.0.0 requires Java 7 You can merge this pull request into a Git repository by running:

[GitHub] maven-plugins pull request #115: Upgrade to Plexus Archiver 3.5-SNAPSHOT

2017-06-19 Thread snicoll
Github user snicoll closed the pull request at: https://github.com/apache/maven-plugins/pull/115 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] maven-plugins pull request #118: help me to do this??

2017-06-19 Thread narmusekar
GitHub user narmusekar opened a pull request: https://github.com/apache/maven-plugins/pull/118 help me to do this?? i want to build a netty server that accepts json object to store the data in a queue can anybody help me??? You can merge this pull request into a Git repository by

Re: JDK9: Jigsaw Problem with maven-site-plugin 3.6

2017-06-19 Thread Enrico Olivelli
Karl, I am getting this error using maven site plugin 3.6 and jdk 9-ea+174 java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.findLoadedClass(java.lang.String) accessible: module java.base does not "opens java.lang" to unnamed

[GitHub] maven-plugins pull request #117: Upgrade to Plexus IO 3.0.0

2017-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-plugins/pull/117 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] maven-plugins pull request #116: Upgrade to Java 7

2017-06-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven-plugins/pull/116 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature