Skip to content

Commit 546bff1

Browse files

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
groupId=eu.europa.ec.joinup.sat
2+
artifactId=jdplus-incubator
3+
display=${groupId}:${artifactId}
4+
version=2.4.0
5+
6+
gitRepo=https://github.com/jdemetra/jdplus-incubator.git
7+
gitTag=v${version}
8+
9+
tool=mvn
10+
jdk=21
11+
newline=lf
12+
#umask=022
13+
14+
command="mvn -Pbase-deploy clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
15+
buildinfo=target/${artifactId}-${version}.buildinfo
16+
17+
#diffoscope=${artifactId}-${version}.diffoscope
18+
issue=

0 commit comments

Comments
 (0)