Re: Need Jira account

2014-12-24 Thread Raghavendra Vaidya
ith xircles > (that's where most of the Maven jira project are). > > On Wed, Dec 24, 2014 at 9:40 PM, Raghavendra Vaidya > wrote: >> Can some one tell me how do I get a Jira account for creating and submitting >> patches ? the website says contact your Jira administrators

Re: Need Jira account

2014-12-24 Thread Raghavendra Vaidya
I am just about getting started to contribute to maven … bear with my stupid questions : I am trying to submit a patch for this bug : MavenMNG-5721 looks like I need a Jira account to do the same … hence the request. On Dec 25, 2014, at 8:16 AM, Martin Gainty wrote: > > what is "the failur

Need Jira account

2014-12-24 Thread Raghavendra Vaidya
Can some one tell me how do I get a Jira account for creating and submitting patches ? the website says contact your Jira administrators …. I am not sure who is the Jira administrator. - To unsubscribe, e-mail: dev-unsubscr...@ma

Re: Contributing to Maven

2014-12-24 Thread Raghavendra Vaidya
one tell me how do I submit a patch ? the maven site has details on submitting patch with SVN but I guess the project has moved on to GIT. On Dec 23, 2014, at 1:48 PM, Karl Heinz Marbaise wrote: > Hi, > > On 12/23/14 2:45 AM, Raghavendra Vaidya wrote: >> I have downloaded, built

Contributing to Maven

2014-12-22 Thread Raghavendra Vaidya
I have downloaded, built and setup maven code on intellij I am able to debug the maven build on the IDE. I want to start contributing to the project by fixing bugs. Could some one point me to resources / documentation on the Maven code design - how the java components are put together .