Hello Team,
I cannot install maven (with command) 'mvn clean install' on Mac m1 as it
fails at step PL/Java backend native code. (build trace below)
However, I tried with 11,12(failed with a similar error). The build is
successful only with Postgres 14.
I required earlier versions of Postgres (e
[
https://issues.apache.org/jira/browse/MEAR-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608899#comment-17608899
]
Wolfgang Knauf commented on MEAR-309:
-
Pull request sent. The change was rather trivial
WolfgangHG opened a new pull request, #61:
URL: https://github.com/apache/maven-ear-plugin/pull/61
Added support for JakartaEE10 (based on the previous commit for JakartaEE9).
Issue:
[https://issues.apache.org/jira/browse/MEAR-309](https://issues.apache.org/jira/browse/MEAR-309)
--
This
olamy commented on code in PR #151:
URL: https://github.com/apache/maven-release/pull/151#discussion_r979009677
##
maven-release-manager/src/main/java/org/apache/maven/shared/release/exec/ForkedMavenExecutor.java:
##
@@ -110,6 +110,9 @@ public void executeGoals( File workingDire
dependabot[bot] commented on PR #252:
URL:
https://github.com/apache/maven-dependency-plugin/pull/252#issuecomment-1256426056
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or min
slawekjaranowski closed pull request #252: Bump slf4j-simple from 1.7.36 to
2.0.2
URL: https://github.com/apache/maven-dependency-plugin/pull/252
--
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
[
https://issues.apache.org/jira/browse/MINVOKER-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608835#comment-17608835
]
Hudson commented on MINVOKER-310:
-
Build succeeded in Jenkins: Maven » Maven TLP » mave
dependabot[bot] commented on PR #150:
URL: https://github.com/apache/maven-release/pull/150#issuecomment-1256399947
OK, I won't notify you again about this release, but will get in touch when
a new version is available. You can also ignore all major, minor, or patch
releases for a dependenc
slawekjaranowski closed pull request #150: Bump slf4jVersion from 1.7.36 to
2.0.1
URL: https://github.com/apache/maven-release/pull/150
--
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 c
slawekjaranowski commented on code in PR #151:
URL: https://github.com/apache/maven-release/pull/151#discussion_r978837435
##
maven-release-manager/src/main/java/org/apache/maven/shared/release/exec/ForkedMavenExecutor.java:
##
@@ -110,6 +110,9 @@ public void executeGoals( File
[
https://issues.apache.org/jira/browse/MPMD-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608829#comment-17608829
]
Naveen Kasthuri commented on MPMD-335:
--
My setup:
* multi-module maven project where
dependabot[bot] commented on PR #145:
URL:
https://github.com/apache/maven-invoker-plugin/pull/145#issuecomment-1256389686
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor
slawekjaranowski closed pull request #145: Bump slf4j-simple from 1.7.36 to
2.0.2
URL: https://github.com/apache/maven-invoker-plugin/pull/145
--
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 spe
[
https://issues.apache.org/jira/browse/MINVOKER-310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski closed MINVOKER-310.
Resolution: Fixed
> Upgrade Parent to 37
>
>
>
slawekjaranowski merged PR #141:
URL: https://github.com/apache/maven-invoker-plugin/pull/141
--
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-uns
cstamas commented on code in PR #806:
URL: https://github.com/apache/maven/pull/806#discussion_r978756688
##
maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/PluginsMetadataGenerator.java:
##
@@ -124,7 +128,46 @@ public Collection finish( Collection art
cstamas commented on code in PR #806:
URL: https://github.com/apache/maven/pull/806#discussion_r978757139
##
maven-resolver-provider/src/main/java/org/apache/maven/repository/internal/PluginsMetadataGenerator.java:
##
@@ -124,7 +128,46 @@ public Collection finish( Collection art
cstamas commented on code in PR #806:
URL: https://github.com/apache/maven/pull/806#discussion_r978755339
##
maven-resolver-provider/pom.xml:
##
@@ -103,6 +107,13 @@ under the License.
failureaccess
true
+
+
+
+ org.eclipse.sisu
+ org.eclips
cstamas commented on code in PR #806:
URL: https://github.com/apache/maven/pull/806#discussion_r978754793
##
maven-resolver-provider/pom.xml:
##
@@ -34,6 +34,10 @@ under the License.
Extensions to Maven Resolver for utilizing Maven POM and
repository metadata.
+
+
cstamas opened a new pull request, #806:
URL: https://github.com/apache/maven/pull/806
Just inspect deployed artifacts, try to find a plugin among them and reuse
PluginDescriptor embedded in it.
--
This is an automated message from the Apache Git Service.
To respond to the mes
Ondrej created MNG-7546:
---
Summary: A NullPointerException on recursive propety definition
Key: MNG-7546
URL: https://issues.apache.org/jira/browse/MNG-7546
Project: Maven
Issue Type: Bug
Comp
[
https://issues.apache.org/jira/browse/MJAVADOC-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608736#comment-17608736
]
Konrad Windszus edited comment on MJAVADOC-732 at 9/23/22 1:03 PM:
--
[
https://issues.apache.org/jira/browse/MJAVADOC-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608736#comment-17608736
]
Konrad Windszus commented on MJAVADOC-732:
--
IIUC m-compiler-p also uses javax.
[
https://issues.apache.org/jira/browse/MJAVADOC-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608709#comment-17608709
]
Michael Osipov commented on MJAVADOC-732:
-
What about toolchains? What about bu
1013461195 closed issue #674: mvnd not extends parent properties?
URL: https://github.com/apache/maven-mvnd/issues/674
--
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 unsubs
[
https://issues.apache.org/jira/browse/MNGSITE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608641#comment-17608641
]
ASF GitHub Bot commented on MNGSITE-488:
stevecrox commented on PR #314:
URL: ht
stevecrox commented on PR #314:
URL: https://github.com/apache/maven-site/pull/314#issuecomment-1255958858
Is there anything outstanding for me to do?
--
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
Konrad Windszus created MJAVADOC-732:
Summary: Use javax.tools API for calling javadoc
Key: MJAVADOC-732
URL: https://issues.apache.org/jira/browse/MJAVADOC-732
Project: Maven Javadoc Plugin
[
https://issues.apache.org/jira/browse/MRELEASE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608616#comment-17608616
]
Michael Osipov commented on MRELEASE-1105:
--
We should stop propagating `MAVEN
[
https://issues.apache.org/jira/browse/MRELEASE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608616#comment-17608616
]
Michael Osipov edited comment on MRELEASE-1105 at 9/23/22 8:13 AM:
-
[
https://issues.apache.org/jira/browse/MRELEASE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608595#comment-17608595
]
Olivier Lamy commented on MRELEASE-1104:
PR https://github.com/apache/maven-re
olamy opened a new pull request, #151:
URL: https://github.com/apache/maven-release/pull/151
Signed-off-by: Olivier Lamy
Following this checklist to help us incorporate your
contribution quickly and easily:
- [ ] Make sure there is a [JIRA
issue](https://issues.apache.org
[
https://issues.apache.org/jira/browse/MRELEASE-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy updated MRELEASE-1105:
---
Fix Version/s: 3.0.0-M7
> when running with mvnDebug the spawned process in in debug mode
Olivier Lamy created MRELEASE-1105:
--
Summary: when running with mvnDebug the spawned process in in
debug mode as well
Key: MRELEASE-1105
URL: https://issues.apache.org/jira/browse/MRELEASE-1105
Proj
[
https://issues.apache.org/jira/browse/MRESOLVER-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-275:
--
Component/s: Resolver
> Introduce trusted checksums source
> ---
[
https://issues.apache.org/jira/browse/MRESOLVER-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-273:
--
Component/s: Resolver
> Create more compact File locking layout/mapper
> ---
[
https://issues.apache.org/jira/browse/MRESOLVER-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák reassigned MRESOLVER-276:
-
Assignee: Tamás Cservenák
> Resolver post-processor
> ---
Tamás Cservenák created MRESOLVER-276:
-
Summary: Resolver post-processor
Key: MRESOLVER-276
URL: https://issues.apache.org/jira/browse/MRESOLVER-276
Project: Maven Resolver
Issue Type: Im
[
https://issues.apache.org/jira/browse/MRESOLVER-276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-276:
--
Fix Version/s: resolver-next
> Resolver post-processor
> ---
>
>
[
https://issues.apache.org/jira/browse/MRESOLVER-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-269:
--
Summary: Allow more compact storage of provided checksums (was: Allow
storage of pr
[
https://issues.apache.org/jira/browse/MRESOLVER-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-275:
--
Fix Version/s: resolver-next
> Introduce trusted checksums
> ---
[
https://issues.apache.org/jira/browse/MRESOLVER-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák updated MRESOLVER-275:
--
Summary: Introduce trusted checksums source (was: Introduce trusted
checksums)
> I
Tamás Cservenák created MRESOLVER-275:
-
Summary: Introduce trusted checksums
Key: MRESOLVER-275
URL: https://issues.apache.org/jira/browse/MRESOLVER-275
Project: Maven Resolver
Issue Type
[
https://issues.apache.org/jira/browse/MRESOLVER-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Cservenák reassigned MRESOLVER-275:
-
Assignee: Tamás Cservenák
> Introduce trusted checksums
> ---
44 matches
Mail list logo