Re: [DISCUSS] Make Jira issues viewable.

2020-09-11 Thread Bindul Bhowmik
Hi, If I may chime in, the Maven (and most Apache) JIRA issues don't require a login to view. I believe the issue is that Amelia added a filter to the URL pasted in the tweet, and the filter requires a login. So: https://issues.apache.org/jira/browse/MNG-6928 is viewable without a login https://is

Re: Maven Docker Images

2017-10-19 Thread Bindul Bhowmik
Maxim, On Thu, Oct 19, 2017 at 7:54 PM, Maxim Solodovnik wrote: > > Hello, > > here is the place for Apache docker images managed by infra and Apache > projects https://bintray.com/apache/ :) >From what I have seen, while there are 4 projects with docker repositories on bintray, there seem to be

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 the repositories by

Re: Configurable Dependencies for Maven Plugins?

2017-04-12 Thread Bindul Bhowmik
Dirk, On Wed, Apr 12, 2017 at 7:06 AM, Dirk Mahler wrote: > Hi all, > > is there a way to provide users of a plugin a way of easily switching > dependencies of it? > > Background: I'm developing a Maven plugin (jQAssistant) that comes with a > dependency to Neo4j (graph database). Currently I'm u