Stefano Fornari created ARCHETYPE-633:
-
Summary: A required class was missing while executing
org.apache.maven.plugins:maven-archetype-plugin:3.1.1:generate:
org/apache/commons/lang/StringUtils
Key: ARCHETYPE-633
tkobayas commented on PR #114:
URL: https://github.com/apache/maven-archetype/pull/114#issuecomment-1170655140
Verify / macOS-latest jdk-8-temurin : The test failure should not be related
to this PR (just logging)
```
2022-06-29T06:24:39.1486570Z [INFO] Building: create-3/pom.xml
20
[
https://issues.apache.org/jira/browse/MENFORCER-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560671#comment-17560671
]
Falko Modler commented on MENFORCER-393:
Same here with enforcer 3.1.0 and Mav
[
https://issues.apache.org/jira/browse/MENFORCER-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560671#comment-17560671
]
Falko Modler edited comment on MENFORCER-393 at 6/29/22 10:36 PM:
--
[
https://issues.apache.org/jira/browse/MNG-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560651#comment-17560651
]
ASF GitHub Bot commented on MNG-7443:
-
Giovds commented on code in PR #701:
URL: https:
Giovds commented on code in PR #701:
URL: https://github.com/apache/maven/pull/701#discussion_r910382076
##
maven-core/src/main/java/org/apache/maven/DefaultMaven.java:
##
@@ -132,6 +137,7 @@ public DefaultMaven(
this.buildResumptionAnalyzer = buildResumptionAnalyzer;
[
https://issues.apache.org/jira/browse/MNG-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560650#comment-17560650
]
ASF GitHub Bot commented on MNG-7443:
-
Giovds commented on code in PR #701:
URL: https:
Giovds commented on code in PR #701:
URL: https://github.com/apache/maven/pull/701#discussion_r910375612
##
maven-core/src/main/java/org/apache/maven/graph/ProjectSelector.java:
##
@@ -0,0 +1,143 @@
+package org.apache.maven.graph;
+
+/*
+ * Licensed to the Apache Software Found
[
https://issues.apache.org/jira/browse/MNG-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17560649#comment-17560649
]
ASF GitHub Bot commented on MNG-7443:
-
Giovds commented on code in PR #701:
URL: https:
Giovds commented on code in PR #701:
URL: https://github.com/apache/maven/pull/701#discussion_r910373496
##
maven-core/src/main/java/org/apache/maven/graph/DefaultGraphBuilder.java:
##
@@ -254,12 +215,13 @@ private List trimResumedProjects(
List projects, Pro
if ( St
dependabot[bot] opened a new pull request, #551:
URL: https://github.com/apache/maven-surefire/pull/551
Bumps commons-email from 1.2 to 1.5.
[
}
else
{
slachiewicz merged PR #28:
URL: https://github.com/apache/maven-pdf-plugin/pull/28
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@ma
michael-o commented on PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1169913213
Diffed, the reason seems to be the repo id change: `central` =>
`central-mirror`. What now?
--
This is an automated message from the Apache Git Service.
To respond to
dependabot[bot] opened a new pull request, #28:
URL: https://github.com/apache/maven-pdf-plugin/pull/28
Bumps [l10n-maven-plugin](https://github.com/mojohaus/l10n-maven-plugin)
from 1.0-alpha-2 to 1.0.0.
Release notes
Sourced from https://github.com/mojohaus/l10n-maven-plugin/relea
cstamas commented on code in PR #15:
URL:
https://github.com/apache/maven-install-plugin/pull/15#discussion_r909542963
##
src/main/java/org/apache/maven/plugins/install/InstallMojo.java:
##
@@ -91,53 +86,68 @@
public void execute()
throws MojoExecutionException, M
michael-o commented on PR #20:
URL:
https://github.com/apache/maven-deploy-plugin/pull/20#issuecomment-1169890113
> @gnodet @michael-o @slawekjaranowski ping, let's agree all this PR does is:
>
> * not changing existing behaviour (re last module)
>
> * but removes the r
michael-o commented on PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1169887762
> Now all of those have in common: `--settings settings.xml`. This means
that my user settings are defeated and files downloaded from my Central mirror
are ignored by t
michael-o commented on PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1169879397
Now all of those have in common: `--settings settings.xml`. This means that
my user settings are defeated and files downloaded from my Central mirror are
ignored by the
michael-o commented on PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1169868791
Behind Nexus and other repos configured in `settings.xml`:
```
[ERROR] Errors:
[ERROR]
MavenIT0023SettingsProfileTest>AbstractMavenIntegrationTestCase.runTest
michael-o commented on PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1169843147
Trying now behind a Nexus at work..
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
jorsol commented on code in PR #7:
URL: https://github.com/apache/maven-source-plugin/pull/7#discussion_r909486703
##
pom.xml:
##
@@ -161,6 +161,7 @@ under the License.
src/it/reproducible/src/main/resources/**/*.txt
+**/*.md
Revie
slawekjaranowski commented on code in PR #7:
URL: https://github.com/apache/maven-source-plugin/pull/7#discussion_r909479400
##
pom.xml:
##
@@ -161,6 +161,7 @@ under the License.
src/it/reproducible/src/main/resources/**/*.txt
+**/*
michael-o commented on PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1169824152
> I see fallout:
>
> ```
> [ERROR] Errors:
> [ERROR]
MavenITmng5561PluginRelocationLosesConfigurationTest>AbstractMavenIntegrationTestCase.runTest:260->te
jorsol opened a new pull request, #7:
URL: https://github.com/apache/maven-source-plugin/pull/7
Add pull request template and exclude *.md files from rat.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
slawekjaranowski merged PR #5:
URL: https://github.com/apache/maven-source-plugin/pull/5
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr
slawekjaranowski commented on PR #6:
URL:
https://github.com/apache/maven-source-plugin/pull/6#issuecomment-1169792649
@jorsol - Why close - it was ok.
simply exclude from rat.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
jorsol closed pull request #6: Add pull request template
URL: https://github.com/apache/maven-source-plugin/pull/6
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib
gnodet commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909320121
##
core-it-suite/pom.xml:
##
@@ -159,6 +161,42 @@ under the License.
+
+org.apache.maven.its
+core-it-bootstrap
gnodet commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909318328
##
core-it-support/core-it-bootstrap/pom.xml:
##
@@ -19,45 +19,58 @@ specific language governing permissions and limitations
under the License.
-->
-
michael-o commented on PR #175:
URL:
https://github.com/apache/maven-integration-testing/pull/175#issuecomment-1169655629
> > Do I need to make my terminal full screen to make it work?
>
> No, I think any width > 80 will fail the test for maven 4.0.x branch if
you run them from a rea
gnodet commented on PR #175:
URL:
https://github.com/apache/maven-integration-testing/pull/175#issuecomment-1169653766
> Do I need to make my terminal full screen to make it work?
No, I think any width > 80 will fail the test for maven 4.0.x branch if you
run them from a real termina
michael-o commented on code in PR #20:
URL: https://github.com/apache/maven-deploy-plugin/pull/20#discussion_r909310762
##
src/main/java/org/apache/maven/plugins/deploy/DeployMojo.java:
##
@@ -177,29 +180,84 @@ public void execute()
}
else
michael-o commented on code in PR #15:
URL:
https://github.com/apache/maven-install-plugin/pull/15#discussion_r909307003
##
src/main/java/org/apache/maven/plugins/install/InstallMojo.java:
##
@@ -91,53 +86,68 @@
public void execute()
throws MojoExecutionException,
michael-o commented on PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#issuecomment-1169644146
I see fallout:
```
[ERROR] Errors:
[ERROR]
MavenITmng5561PluginRelocationLosesConfigurationTest>AbstractMavenIntegrationTestCase.runTest:260->testit:48
ยป Ver
michael-o commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909302549
##
core-it-suite/src/site/apt/index.apt.vm:
##
@@ -52,11 +52,9 @@ mvn -Preporting site
which obviously can't resolve anything. This setup using a fi
michael-o commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909292248
##
core-it-support/core-it-bootstrap/pom.xml:
##
@@ -19,45 +19,58 @@ specific language governing permissions and limitations
under the License.
-->
michael-o commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909290661
##
core-it-support/core-it-bootstrap/pom.xml:
##
@@ -19,45 +19,58 @@ specific language governing permissions and limitations
under the License.
-->
gnodet commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909290395
##
core-it-suite/src/site/apt/index.apt.vm:
##
@@ -52,11 +52,9 @@ mvn -Preporting site
which obviously can't resolve anything. This setup using a file-
gnodet commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909289949
##
core-it-support/core-it-bootstrap/pom.xml:
##
@@ -19,45 +19,58 @@ specific language governing permissions and limitations
under the License.
-->
-
gnodet commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909289360
##
core-it-support/core-it-bootstrap/pom.xml:
##
@@ -19,45 +19,58 @@ specific language governing permissions and limitations
under the License.
-->
-
michael-o commented on code in PR #178:
URL:
https://github.com/apache/maven-integration-testing/pull/178#discussion_r909273098
##
core-it-suite/pom.xml:
##
@@ -159,6 +161,42 @@ under the License.
+
+org.apache.maven.its
+core-it-bootst
47 matches
Mail list logo