We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d57dc6 commit 33aeed4Copy full SHA for 33aeed4
Dockerfile
@@ -14,7 +14,7 @@ COPY opengrok-web/pom.xml /mvn/opengrok-web/
14
COPY plugins/pom.xml /mvn/plugins/
15
COPY suggester/pom.xml /mvn/suggester/
16
17
-# distribution and opengrok-tools do not have dependencies to cache
+# distribution and tools do not have dependencies to cache
18
RUN sed -i 's:<module>distribution</module>::g' /mvn/pom.xml
19
RUN sed -i 's:<module>tools</module>::g' /mvn/pom.xml
20
0 commit comments