Class Maven2ProjectProperties


  • public class Maven2ProjectProperties
    extends Object
    This class is XStreamed be extremely careful when making changes to this. Especially with renaming etc.
    • Constructor Detail

      • Maven2ProjectProperties

        public Maven2ProjectProperties()
    • Method Detail

      • getArtifacts

        @NotNull
        public @NotNull Set<Maven2ArtifactProperties> getArtifacts()
        Additional lazy initialization added for the rare case of incomplete deserialization from xstream
        Returns:
        Set of artifacts
      • getDependencyArtifacts

        @NotNull
        public @NotNull Set<Maven2ArtifactProperties> getDependencyArtifacts()
        Additional lazy initialization added for the rare case of incomplete deserialization from xstream
        Returns:
        Set of artifacts