Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.apache.plc4x
artifactId=plc4x-extras-parent
display=${groupId}:plc4x
version=0.13.0

gitRepo=https://github.com/apache/plc4x-extras.git
gitTag=v${version}

tool=mvn-3.9.11
jdk=21
newline=lf
umask=022

command="SHELL mvn -Papache-release,with-c,with-dotnet,with-java,update-generated-code,with-go,with-python clean verify -DskipTests -Dmaven.javadoc.skip -Dskip-pgp-signing"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=
Loading