package fr.openwide.maven.artifact.notifier.core.business.artifact.model; public enum ArtifactStatus { NOT_INITIALIZED, INITIALIZED }