Interface ToDependencyPom


  • public interface ToDependencyPom
    • Method Detail

      • toPom

        void toPom​(java.io.OutputStream out,
                   PomOptions options)
            throws java.lang.Exception
        Create a pom with the repository as dependencies
        Parameters:
        out - where it should be stored
        options - te options
        Throws:
        java.lang.Exception