Package org.openrewrite.maven.internal
Class RawPluginRepositories.ArtifactPolicy
java.lang.Object
org.openrewrite.maven.internal.RawPluginRepositories.ArtifactPolicy
- Enclosing class:
RawPluginRepositories
-
Constructor Summary
ConstructorsConstructorDescriptionUsed by Jackson in the event there is an empty tag in the POM.ArtifactPolicy(@Nullable String enabled) -
Method Summary
-
Constructor Details
-
ArtifactPolicy
-
ArtifactPolicy
public ArtifactPolicy()Used by Jackson in the event there is an empty tag in the POM.
-