You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Samir Shaik (JIRA)" <ji...@apache.org> on 2018/06/01 19:37:00 UTC

[jira] [Commented] (MNG-6416) Parallel Build with option "-T 1C" fails on Maven 3.5.3 + Linux Centos + Jenkins

    [ https://issues.apache.org/jira/browse/MNG-6416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498453#comment-16498453 ] 

Samir Shaik commented on MNG-6416:
----------------------------------

Here's the response from my IT team. I have started writing up a sample application to reproduce this issue but was not successful as yet. Will try over the weekend again and if I don't respond by Monday, you may close this ticket and I would raise again when I am able to reproduce it with a sample application.
 * *Are you running in Jenkins with Maven Job Type?*
 - Not sure. I added the maven configuration as latest but not sure which jobs are calling that function
 * *Which JDK Version?*
 - system wide it's jdk1.8u162 set to latest symlink so can be upgraded if needed.
 * *Which Jenkins Version?*
 - jenkins 2.107.3
 * *Under which JDK version is Jenkins running?*
 - jdk1.8u162

> Parallel Build with option "-T 1C" fails on Maven 3.5.3 + Linux Centos + Jenkins
> --------------------------------------------------------------------------------
>
>                 Key: MNG-6416
>                 URL: https://issues.apache.org/jira/browse/MNG-6416
>             Project: Maven
>          Issue Type: Bug
>          Components: Bootstrap &amp; Build, Performance
>    Affects Versions: 3.5.3
>         Environment: Linux Centos
>            Reporter: Samir Shaik
>            Priority: Major
>
> +*Environment*+
> *OS:* Linux Centos
> *CI/CD Tool:* Jenkins
> *Maven:* 3.5.3
> *Model:* multi module project
> With Maven version 3.5.0 we were having issues with metadata.xml being wrongly updated by Maven on Nexus3. So we upgraded to 3.5.3 to resolve the issue around metadata.xml issue. With 3.5.3 we are unable to run parallel builds with "-T 1C" option.
> Note that the same setup works smooth on my local machine which has Windows 7 OS. This has to do something with Maven3.5.3 + Linux + Jenkins. Would appreciate if you can take a look and get to the root cause of this issue. We are ready to provide more details if that helps.
>  
> *Expected behavior:* Build would run successfully.
> *Actual Behavior:* Build fails every time with different reasons. Ran build 4 times and the results are attached to this ticket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)