[
https://issues.apache.org/jira/browse/SCM-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lonzak updated SCM-946:
---
Description:
During our build with maven 3.5.4 we get the following warning which seem to
indicate that the @threadSafe
michael-o commented on pull request #107:
URL: https://github.com/apache/maven-scm/pull/107#issuecomment-724350785
Why did you mark it as such?
This is an automated message from the Apache Git Service.
To respond to the messa
Lonzak edited a comment on pull request #107:
URL: https://github.com/apache/maven-scm/pull/107#issuecomment-724325874
Good question - I don't. Do you?
This is an automated message from the Apache Git Service.
To respond to
Lonzak commented on pull request #107:
URL: https://github.com/apache/maven-scm/pull/107#issuecomment-724325874
Good question - I don't.
This is an automated message from the Apache Git Service.
To respond to the message, ple
[
https://issues.apache.org/jira/browse/MNG-6890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-6890.
---
Resolution: Fixed
Fixed with
[21321361c71d0a8628a74a8173c3b5bf91b0a3a2|https://gitbox.apache.org/repos
asfgit closed pull request #75:
URL: https://github.com/apache/maven-integration-testing/pull/75
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
michael-o commented on pull request #107:
URL: https://github.com/apache/maven-scm/pull/107#issuecomment-724286412
How do you know that this is thread safe?
This is an automated message from the Apache Git Service.
To respond
[
https://issues.apache.org/jira/browse/SCM-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lonzak updated SCM-946:
---
Description:
During our build with maven 3.5.4 we get the following warning which seem to
indicate that the @threadSafe
[
https://issues.apache.org/jira/browse/SCM-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lonzak updated SCM-946:
---
Description:
During our build with maven 3.5.4 we get the following warning which seem to
indicate that the @threadSafe
Lonzak opened a new pull request #107:
URL: https://github.com/apache/maven-scm/pull/107
added an @threadSafe to the mojo.
Alternatively it can also be added in the concrete classes like TagMojo:
`@Mojo( name = "tag", aggregator = true, threadSafe = true )`
Thanks
Lonzak created SCM-946:
--
Summary: Making the maven-scm-plugin fit for parallel execution
(@threadSafe)
Key: SCM-946
URL: https://issues.apache.org/jira/browse/SCM-946
Project: Maven SCM
Issue Type: Tas
[
https://issues.apache.org/jira/browse/MNG-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228807#comment-17228807
]
Martin Kanters commented on MNG-7011:
-
This is the method that processes the -pl flag:
michael-o commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724269242
MNG-3703 fails for me because it relies on MSITE 3.3 which was previously
used by Maven 3.6.3. Now, this is not the case anymore so we need to download
it expli
rfscholte commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724267621
I don't see the maven-site-plugin in the list of downloaded artifacts. Why
do you think it is required?
---
michael-o commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724254020
Now it is complete, it still required maven-site-plugin 3.3. Works for me. I
will merge, if no one objects.
---
michael-o commented on pull request #76:
URL:
https://github.com/apache/maven-integration-testing/pull/76#issuecomment-724249934
I will happily review this IT. Thank you very much.
This is an automated message from the Apach
[
https://issues.apache.org/jira/browse/MNG-6754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228793#comment-17228793
]
Maarten Mulders commented on MNG-6754:
--
[~michael-o], I have a pull request against Ma
mthmulders opened a new pull request #76:
URL: https://github.com/apache/maven-integration-testing/pull/76
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
michael-o commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724236188
Let me run that locally...
This is an automated message from the Apache Git Service.
To respond
rfscholte commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724235621
I've just updated the commit, now only the pom.xml has to be changed.
This is an automated mess
michael-o closed pull request #55:
URL: https://github.com/apache/maven-integration-testing/pull/55
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
michael-o commented on pull request #55:
URL:
https://github.com/apache/maven-integration-testing/pull/55#issuecomment-724229834
None of those URLs are actually used, they are just there to satisfy the
system.
This is an au
michael-o commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724201503
Are we good to merge this? I think this serves as a good example how complex
a simple update can be.
--
michael-o commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724136700
Me neither, but MSITE remained at old, yet some trans dependencies were
missing. I am certain when I downgrade it will cause similar Issues. I have
wasted too m
rfscholte commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724117442
The only reason I can think of are that plugins use more different
dependencies.
I don't really like the number of changes to all the files. How about
locki
michael-o commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-724106433
@rfscholte This now works. Completely unlcear why. Did you figure out the
increate in numbers=
[
https://issues.apache.org/jira/browse/SUREFIRE-1859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1859.
--
Assignee: Tibor Digana
Resolution: Duplicate
> Latest version buffers all stdout, maki
[
https://issues.apache.org/jira/browse/MRESOLVER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228586#comment-17228586
]
Michael Osipov commented on MRESOLVER-146:
--
Parent contains the resource:
ht
[
https://issues.apache.org/jira/browse/SUREFIRE-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228578#comment-17228578
]
Tibor Digana commented on SUREFIRE-1584:
[~ctubbsii] See this [feature
matrix
michael-o commented on pull request #75:
URL:
https://github.com/apache/maven-integration-testing/pull/75#issuecomment-723938677
I am giving up, I can't make this work:
[INFO] Running org.apache.maven.it.IntegrationTestSuite
Running integration tests for Maven 3.7.0-SNAPSHOT
Yaytay created SUREFIRE-1859:
Summary: Latest version buffers all stdout, making it unreadable
whilst tests are running
Key: SUREFIRE-1859
URL: https://issues.apache.org/jira/browse/SUREFIRE-1859
Project:
[
https://issues.apache.org/jira/browse/MNG-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228460#comment-17228460
]
Delany commented on MNG-7011:
-
Where do I start?
> consistent profile/module exclusion
> -
[
https://issues.apache.org/jira/browse/MRESOLVER-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228451#comment-17228451
]
Th Stock commented on MRESOLVER-146:
I dont want relay onĀ date, but it will be an
[
https://issues.apache.org/jira/browse/MNG-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17228449#comment-17228449
]
Delany commented on MNG-5987:
-
I don't want to have to rename default plugin executions in orde
34 matches
Mail list logo