[
https://issues.apache.org/jira/browse/MNG-8387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901008#comment-17901008
]
Tamas Cservenak commented on MNG-8387:
--------------------------------------
Is fixed in staged rc-1
See ongoing vote
https://lists.apache.org/thread/d07jjdq4jxn66k0r6hvornvx1xsk9ffx
> Unknown packaging: bundle
> -------------------------
>
> Key: MNG-8387
> URL: https://issues.apache.org/jira/browse/MNG-8387
> Project: Maven
> Issue Type: Bug
> Components: Artifacts and Repositories, Bootstrap & Build,
> Dependencies
> Affects Versions: 4.0.0-beta-5
> Environment: Ubuntu Noble, Java 21
> Reporter: Jesse Glick
> Priority: Critical
>
> Check out
> https://github.com/jenkinsci/artifact-manager-s3-plugin/commit/342fb0718408be735e211c3740f6e5b0bb58ede1
> and run {{mvn clean verify}} with 4.0.0-beta-5. Fails with
> {code:none}
> [ERROR] Failed to execute goal
> org.jenkins-ci.tools:maven-hpi-plugin:3.57:test-hpl (default-test-hpl) on
> project artifact-manager-s3: Error preparing the manifest: Failed to open
> artifact org.apache.tika:tika-core:jar:2.9.2:compile at
> ~/.m2/repository/org/apache/tika/tika-core/2.9.2/tika-core-2.9.2.jar:
> org.apache.maven.project.ProjectBuildingException: Some problems were
> encountered while processing the POMs: 1 problem was for
> org.apache.tika:tika-core:bundle:2.9.2
> [ERROR] - [ERROR] Unknown packaging: bundle @ line 33, column 3
> {code}
> Regression compared to 3.9.9. A similar-sounding error can be seen in many
> other Jenkins plugin repos, for example using {{args4j:args4j}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)