Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for generuje (0.06 sec)

  1. pom.xml

    n.js.map</packagingExcludes> L113: </configuration> L114: </plugin> L115: <plugin> L116: <artifactId>maven-dependency-plugin</artifactId> L117: <executions> L118: <execution> L119: <id>unpack-provided</id> L120: <phase>generate-resources</phase> L121: <goals> L122: <goal>unpack-dependencies</goal> L123: </goals> L124: <configuration> L125: <includeScope>provided</includeScope> L126: <outputDirectory>${project.build.directory}/tomcat-lib</outputDirectory>...
    github.com/codelibs/fess/pom.xml
    Sat Oct 26 02:16:03 UTC 2024
      49.1K bytes
Back to top