Class Maven2RepositoryLayoutFactory

  • All Implemented Interfaces:
    RepositoryLayoutFactory

    @Named("maven2")
    public final class Maven2RepositoryLayoutFactory
    extends java.lang.Object
    implements RepositoryLayoutFactory
    Provides a Maven-2 repository layout for repositories with content type "default".
    • Field Detail

      • CONFIG_PROP_SIGNATURE_CHECKSUMS

        static final java.lang.String CONFIG_PROP_SIGNATURE_CHECKSUMS
        See Also:
        Constant Field Values
      • CONFIG_PROP_CHECKSUMS_ALGORITHMS

        static final java.lang.String CONFIG_PROP_CHECKSUMS_ALGORITHMS
        See Also:
        Constant Field Values
      • DEFAULT_CHECKSUMS_ALGORITHMS

        static final java.lang.String DEFAULT_CHECKSUMS_ALGORITHMS
        See Also:
        Constant Field Values
      • priority

        private float priority
    • Constructor Detail

      • Maven2RepositoryLayoutFactory

        public Maven2RepositoryLayoutFactory()