Re: [VOTE] Release Apache Maven version 3.6.3

2019-11-25 Thread Dejan Stojadinovic
+1 (non binding) Tested using fairly big corporate project with dozen of modules and plugins. Regards, Dejan Stojadinović On 2019/11/21 20:06:06, "Robert Scholte" wrote: > Hi, > > This will be a regression release based on some critical issues discovered in > Maven 3.6.2 > > We solved 10 i

Re: Same snapshot deploy number for entire build - possible

2019-09-13 Thread Dejan Stojadinovic
@Dan Tran use 'deployAtEnd': org.apache.maven.plugins maven-deploy-plugin someVersion true https://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html Re

Re: looking for some volunteer

2019-08-21 Thread Dejan Stojadinovic
@Tibor please review https://github.com/apache/maven-surefire/pull/233 On 2019/05/06 13:37:02, Tibor Digana wrote: > Hello Dejan, I am glad that you are back again. > yes, feel free. Github is yours. > T > > On Mon, May 6, 2019 at 2:29 PM Dejan Stojadinovic > wrote: >

Re: looking for some volunteer

2019-05-06 Thread Dejan Stojadinovic
work even if still incomplete but > at least we would not forget it. > As you can see in [1] we should create release branches and for your PR as > well. > [1]: https://github.com/apache/maven-surefire/pull/227 > > Cheers > Tibor > > > On Tue, Mar 26, 2019 at 9:24 AM

Re: looking for some volunteer

2019-03-26 Thread Dejan Stojadinovic
fails? > Is it really due to the deployed SNAPSHOT versions at ASF Nexus? > > Thx > > Cheers > Tibor > > > On Sun, Mar 24, 2019 at 3:23 PM Dejan Stojadinovic > wrote: > > > Hi Tibor, > > > > I volunteer for this. I have a solid experien

Re: looking for some volunteer

2019-03-24 Thread Dejan Stojadinovic
Hi Tibor, I volunteer for this. I have a solid experience with maven usage and also contributed few (easy) maven commits: https://github.com/apache/maven/commits?author=dejan2609 Regards, Dejan Stojadinović On 2019/03/23 21:47:04, Tibor Digana wrote: > It's going to be very pedant work fo

Re: [VOTE] Release Apache Maven Surefire Plugin version 2.22.1

2018-10-09 Thread Dejan Stojadinovic
+1 (non-binding). Note: tested using fairly large project. Regards, Dejan Stojadinović On 2018/10/08 08:22:38, Tibor Digana wrote: > Hi, > > We solved 17 issues: > https://issues.apache.org/jira/projects/SUREFIRE/versions/12343425 > > There are still a couple of issues left in JIRA: > https:

Re: [VOTE] Release Apache Maven 3.5.4

2018-06-20 Thread Dejan Stojadinovic
+1 (non-binding). Tested via two projects: 1. large multi module project that uses following plugins: * org.apache.maven.plugins: ** maven-clean-plugin:3.1.0 ** maven-enforcer-plugin:3.0.0-M2 ** maven-resources-plugin:3.1.0 ** maven-source-plugin:3.0.1 **

Re: migrating some code to Git

2017-10-05 Thread Dejan Stojadinovic
Count me in (for both actual migration and related tasks). My weapon of choice for SVN -->>GIT would be: https://github.com/nirvdrum/svn2git (I managed to move dozen of repos few years ago). Regards, Dejan On 2017-10-04 01:48, Hervé BOUTEMY wrote: > I'd like to work on Plugin Tools with g