Class GroupRepositoryMetadata

    • Constructor Detail

      • GroupRepositoryMetadata

        public GroupRepositoryMetadata​(String groupId)
    • Method Detail

      • storedInGroupDirectory

        public boolean storedInGroupDirectory()
      • storedInArtifactVersionDirectory

        public boolean storedInArtifactVersionDirectory()
      • getGroupId

        public String getGroupId()
      • getArtifactId

        public String getArtifactId()
      • getBaseVersion

        public String getBaseVersion()
      • addPluginMapping

        public void addPluginMapping​(String goalPrefix,
                                     String artifactId)
      • addPluginMapping

        public void addPluginMapping​(String goalPrefix,
                                     String artifactId,
                                     String name)
      • getKey

        public Object getKey()
      • isSnapshot

        public boolean isSnapshot()