Package org.openrewrite.maven.internal
Class RawRepositories.ArtifactPolicy
java.lang.Object
org.openrewrite.maven.internal.RawRepositories.ArtifactPolicy
- Enclosing class:
- RawRepositories
-
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.
-