- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for PackagingProvider (0.19 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
api/maven-api-spi/src/main/java/org/apache/maven/api/spi/PackagingProvider.java
* packaging types will be available throughout the Maven build process. * <p> * Example usage: * <pre> * public class CustomPackagingProvider implements PackagingProvider { * public Collection<Packaging> provides() { * return Arrays.asList( * packaging("docker-image"), * packaging("flatpak") * ); * } * } * </pre>
Created: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Thu Apr 03 13:33:59 GMT 2025 - 2K bytes - Click Count (0)