diff --git a/libraries/pi4j-library-gpiod/pom.xml b/libraries/pi4j-library-gpiod/pom.xml
index a78703a3..d544bd8a 100644
--- a/libraries/pi4j-library-gpiod/pom.xml
+++ b/libraries/pi4j-library-gpiod/pom.xml
@@ -6,13 +6,13 @@
com.pi4j
pi4j-library
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-library/pom.xml
pi4j-library-gpiod
- Pi4J :: LIBRARY :: JNI Wrapper for GpioD Library
+ Pi4J :: LIBRARY :: JNI Wrapper for GpioD Library
Pi4J wrapper for the GpioD library
jar
@@ -43,9 +43,11 @@
LICENSE.txt
NOTICE.txt
README.md
- lib/armhf/pi4j-gpiod/libpi4j-gpiod.so
+ lib/armhf/pi4j-gpiod/libpi4j-gpiod.so
+
lib/armhf/pi4j-gpiod/libgpiod.so
- lib/aarch64/pi4j-gpiod/libpi4j-gpiod.so
+ lib/aarch64/pi4j-gpiod/libpi4j-gpiod.so
+
lib/aarch64/pi4j-gpiod/libgpiod.so
@@ -75,10 +77,12 @@
- ${project.build.outputDirectory}/lib/armhf/pi4j-gpiod/libpi4j-gpiod.so
+ ${project.build.outputDirectory}/lib/armhf/pi4j-gpiod/libpi4j-gpiod.so
+
${project.build.outputDirectory}/lib/armhf/pi4j-gpiod/libgpiod.so
- ${project.build.outputDirectory}/lib/aarch64/pi4j-gpiod/libpi4j-gpiod.so
+ ${project.build.outputDirectory}/lib/aarch64/pi4j-gpiod/libpi4j-gpiod.so
+
${project.build.outputDirectory}/lib/aarch64/pi4j-gpiod/libgpiod.so
@@ -104,14 +108,15 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
run
-
-
+
+
-
-
+
+
-
-
+
+
@@ -213,7 +223,8 @@
armhf
so
true
- ${project.build.directory}/lib/armhf/pi4j-gpiod
+ ${project.build.directory}/lib/armhf/pi4j-gpiod
+
libpi4j-gpiod.so
@@ -223,7 +234,8 @@
armhf
so
true
- ${project.build.directory}/lib/armhf/pi4j-gpiod
+ ${project.build.directory}/lib/armhf/pi4j-gpiod
+
libgpiod.so
@@ -237,7 +249,8 @@
so
aarch64
true
- ${project.build.directory}/lib/aarch64/pi4j-gpiod
+ ${project.build.directory}/lib/aarch64/pi4j-gpiod
+
libpi4j-gpiod.so
@@ -247,7 +260,8 @@
so
aarch64
true
- ${project.build.directory}/lib/aarch64/pi4j-gpiod
+ ${project.build.directory}/lib/aarch64/pi4j-gpiod
+
libgpiod.so
@@ -283,10 +297,10 @@
generate-resources
-
-
-
-
+
+
+
+
@@ -311,28 +325,32 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+
-
+
-
+
-
+
diff --git a/libraries/pi4j-library-linuxfs/pom.xml b/libraries/pi4j-library-linuxfs/pom.xml
index e2781f51..83f82007 100644
--- a/libraries/pi4j-library-linuxfs/pom.xml
+++ b/libraries/pi4j-library-linuxfs/pom.xml
@@ -8,13 +8,13 @@
pi4j-library
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-library/pom.xml
pi4j-library-linuxfs
- Pi4J :: LIBRARY :: JNI Wrapper for LinuxFS Library
+ Pi4J :: LIBRARY :: JNI Wrapper for LinuxFS Library
Pi4J wrapper for the LinuxFS library
jar
@@ -45,8 +45,10 @@
LICENSE.txt
NOTICE.txt
README.md
- lib/armhf/pi4j-linuxfs/libpi4j-linuxfs.so
- lib/aarch64/pi4j-linuxfs/libpi4j-linuxfs.so
+ lib/armhf/pi4j-linuxfs/libpi4j-linuxfs.so
+
+ lib/aarch64/pi4j-linuxfs/libpi4j-linuxfs.so
+
@@ -75,9 +77,13 @@
- ${project.build.outputDirectory}/lib/armhf/pi4j-linuxfs/libpi4j-linuxfs.so
+
+ ${project.build.outputDirectory}/lib/armhf/pi4j-linuxfs/libpi4j-linuxfs.so
+
- ${project.build.outputDirectory}/lib/aarch64/pi4j-linuxfs/libpi4j-linuxfs.so
+
+ ${project.build.outputDirectory}/lib/aarch64/pi4j-linuxfs/libpi4j-linuxfs.so
+
@@ -102,14 +108,15 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
run
-
-
+
+
-
+
-
+
@@ -209,7 +220,8 @@
armhf
so
true
- ${project.build.directory}/lib/armhf/pi4j-linuxfs
+ ${project.build.directory}/lib/armhf/pi4j-linuxfs
+
libpi4j-linuxfs.so
@@ -223,7 +235,8 @@
so
aarch64
true
- ${project.build.directory}/lib/aarch64/pi4j-linuxfs
+ ${project.build.directory}/lib/aarch64/pi4j-linuxfs
+
libpi4j-linuxfs.so
@@ -259,10 +272,10 @@
generate-resources
-
-
-
-
+
+
+
+
@@ -287,28 +300,32 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+
-
+
-
+
-
+
diff --git a/libraries/pi4j-library-pigpio/pom.xml b/libraries/pi4j-library-pigpio/pom.xml
index c48d65c0..0d7b950d 100644
--- a/libraries/pi4j-library-pigpio/pom.xml
+++ b/libraries/pi4j-library-pigpio/pom.xml
@@ -8,13 +8,13 @@
pi4j-library
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-library/pom.xml
pi4j-library-pigpio
- Pi4J :: LIBRARY :: JNI Wrapper for PIGPIO Library
+ Pi4J :: LIBRARY :: JNI Wrapper for PIGPIO Library
Pi4J wrapper for the PIGPIO library
jar
@@ -45,8 +45,10 @@
LICENSE.txt
NOTICE.txt
README.md
- lib/armhf/libpi4j-pigpio.so
- lib/aarch64/libpi4j-pigpio.so
+ lib/armhf/libpi4j-pigpio.so
+
+ lib/aarch64/libpi4j-pigpio.so
+
@@ -102,14 +104,15 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
run
-
-
+
+
-
+
-
+
@@ -259,10 +264,10 @@
generate-resources
-
-
-
-
+
+
+
+
@@ -287,28 +292,32 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+
-
+
-
+
-
+
diff --git a/libraries/pi4j-library/pom.xml b/libraries/pi4j-library/pom.xml
index 1924323f..0d204156 100644
--- a/libraries/pi4j-library/pom.xml
+++ b/libraries/pi4j-library/pom.xml
@@ -5,14 +5,14 @@
pi4j-parent
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../../pom.xml
4.0.0
pi4j-library
- Pi4J :: LIBRARY :: Libraries Parent POM
+ Pi4J :: LIBRARY :: Libraries Parent POM
Pi4J Plugin Parent Maven POM
pom
diff --git a/pi4j-core/pom.xml b/pi4j-core/pom.xml
index 5541399e..2a8eab5b 100644
--- a/pi4j-core/pom.xml
+++ b/pi4j-core/pom.xml
@@ -4,14 +4,14 @@
pi4j-core
- Pi4J :: LIBRARY :: Java Library (CORE)
+ Pi4J :: LIBRARY :: Java Library (CORE)
Pi4J Java API & Runtime Library
jar
com.pi4j
pi4j-parent
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pom.xml
@@ -137,14 +137,15 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
-
+
diff --git a/pi4j-distribution/pom.xml b/pi4j-distribution/pom.xml
index e8add137..906def8b 100644
--- a/pi4j-distribution/pom.xml
+++ b/pi4j-distribution/pom.xml
@@ -4,7 +4,7 @@
pi4j-parent
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pom.xml
diff --git a/pi4j-test/pom.xml b/pi4j-test/pom.xml
index f0ad3315..fbb91d11 100644
--- a/pi4j-test/pom.xml
+++ b/pi4j-test/pom.xml
@@ -5,13 +5,13 @@
pi4j-parent
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pom.xml
4.0.0
pi4j-test
- Pi4J :: TESTING :: Unit/Integration Tests
+ Pi4J :: TESTING :: Unit/Integration Tests
Pi4J Unit and Integration Tests
@@ -241,7 +241,8 @@
@@ -249,7 +250,8 @@
+ trust="true"
+ command="mkdir --parents ${raspberrypi.deploydirectory}; rm -f ${raspberrypi.deploydirectory}/*"/>
diff --git a/plugins/pi4j-plugin-gpiod/pom.xml b/plugins/pi4j-plugin-gpiod/pom.xml
index 01cd4865..9e97473d 100644
--- a/plugins/pi4j-plugin-gpiod/pom.xml
+++ b/plugins/pi4j-plugin-gpiod/pom.xml
@@ -5,14 +5,14 @@
com.pi4j
pi4j-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-plugin/pom.xml
4.0.0
pi4j-plugin-gpiod
- Pi4J :: PLUGIN :: GPIOD I/O Providers
+ Pi4J :: PLUGIN :: GPIOD I/O Providers
Pi4J Library Plugin for GPIOD I/O Providers
jar
@@ -76,18 +76,20 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
-
+
diff --git a/plugins/pi4j-plugin-linuxfs/pom.xml b/plugins/pi4j-plugin-linuxfs/pom.xml
index 3ed501bf..1374ed75 100644
--- a/plugins/pi4j-plugin-linuxfs/pom.xml
+++ b/plugins/pi4j-plugin-linuxfs/pom.xml
@@ -5,14 +5,14 @@
com.pi4j
pi4j-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-plugin/pom.xml
4.0.0
pi4j-plugin-linuxfs
- Pi4J :: PLUGIN :: LinuxFS I/O Providers
+ Pi4J :: PLUGIN :: LinuxFS I/O Providers
Pi4J Library Plugin for Linux File System I/O Providers
jar
@@ -81,18 +81,20 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
-
+
diff --git a/plugins/pi4j-plugin-mock/pom.xml b/plugins/pi4j-plugin-mock/pom.xml
index bbd8e287..5607d68c 100644
--- a/plugins/pi4j-plugin-mock/pom.xml
+++ b/plugins/pi4j-plugin-mock/pom.xml
@@ -5,14 +5,14 @@
pi4j-plugin
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-plugin/pom.xml
4.0.0
pi4j-plugin-mock
- Pi4J :: PLUGIN :: Mock Platform & Providers
+ Pi4J :: PLUGIN :: Mock Platform & Providers
Pi4J Library Plugin for the Mock I/O Platform & Providers
jar
@@ -34,14 +34,15 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
pi4j-plugin
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-plugin/pom.xml
4.0.0
pi4j-plugin-pigpio
- Pi4J :: PLUGIN :: PIGPIO I/O Providers
+ Pi4J :: PLUGIN :: PIGPIO I/O Providers
Pi4J Plugin for the PIGPIO I/O Providers
jar
@@ -55,14 +55,15 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
pi4j-plugin
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../pi4j-plugin/pom.xml
4.0.0
pi4j-plugin-raspberrypi
- Pi4J :: PLUGIN :: RaspberryPi Platform & Providers
+ Pi4J :: PLUGIN :: RaspberryPi Platform & Providers
Pi4J Library Plugin for the RaspberryPi Platform & I/O Providers
jar
@@ -35,14 +35,15 @@
+ classpathref="maven.plugin.classpath"/>
-
+
-
+ verbose="false" command="mkdir --parents ${pi4j.dev.directory}"/>
pi4j-parent
com.pi4j
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
../../pom.xml
4.0.0
pi4j-plugin
- Pi4J :: PLUGIN :: Plugins Parent POM
+ Pi4J :: PLUGIN :: Plugins Parent POM
Pi4J Plugin Parent Maven POM
pom
diff --git a/pom.xml b/pom.xml
index 0b042edd..3e8717da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,22 +1,22 @@
- 4.0.0
- com.pi4j
- pi4j-parent
- 2.7.0-SNAPSHOT
- Pi4J :: Parent POM
- Parent Maven POM for the Pi4J Project
- https://v2.pi4j.com
- 2012
- pom
-
-
-
- Pi4J
- https://v2.pi4j.com
-
-
-
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+ com.pi4j
+ pi4j-parent
+ 2.7.1-SNAPSHOT
+ Pi4J :: Parent POM
+ Parent Maven POM for the Pi4J Project
+ https://v2.pi4j.com
+ 2012
+ pom
+
+
+
+ Pi4J
+ https://v2.pi4j.com
+
+
+
Apache License, Version 2.0
@@ -26,25 +26,25 @@
-
-
-
- Robert Savage
- robert@pi4j.com
- http://robertsavage.me
+
+
+
+ Robert Savage
+ robert@pi4j.com
+ http://robertsavage.me
Savage Software
- http://savagesoftware.com
+ http://savagesoftware.com
http://savagehomeautomation.com
https://www.linkedin.com/in/robert-savage
https://twitter.com/savageautomate
-
- sponsor
- architect
- developer
-
-
+
+ sponsor
+ architect
+ developer
+
+
Daniel Sendula
daniel@pi4j.com
@@ -66,16 +66,16 @@
developer
-
- eitch
- Robert von Burg
- eitch@eitchnet.ch
- http://strolch.li
-
- developer
-
- +1
-
+
+ eitch
+ Robert von Burg
+ eitch@eitchnet.ch
+ http://strolch.li
+
+ developer
+
+ +1
+
alex9849
Alexander Liggesmeyer
@@ -85,7 +85,7 @@
+1
-
+
Marcus Hirt
@@ -109,33 +109,33 @@
-
-
- scm:git:ssh://git@github.com/Pi4J/pi4j-v2.git
- scm:git:ssh://git@github.com/Pi4J/pi4j-v2.git
- https://github.com/Pi4J/pi4j-v2.git
-
-
-
-
- https://github.com/Pi4J/pi4j-v2/issues
- github
-
-
-
-
- https://pi4j.com/download
-
- sonatype-oss-staging
- Sonatype Open Source Maven Repository
- https://oss.sonatype.org/service/local/staging/deploy/maven2
-
-
- sonatype-oss-snapshots
- Sonatype Open Source Maven Snapshots Repository
- https://oss.sonatype.org/content/repositories/snapshots
-
-
+
+
+ scm:git:ssh://git@github.com/Pi4J/pi4j-v2.git
+ scm:git:ssh://git@github.com/Pi4J/pi4j-v2.git
+ https://github.com/Pi4J/pi4j-v2.git
+
+
+
+
+ https://github.com/Pi4J/pi4j-v2/issues
+ github
+
+
+
+
+ https://pi4j.com/download
+
+ sonatype-oss-staging
+ Sonatype Open Source Maven Repository
+ https://oss.sonatype.org/service/local/staging/deploy/maven2
+
+
+ sonatype-oss-snapshots
+ Sonatype Open Source Maven Snapshots Repository
+ https://oss.sonatype.org/content/repositories/snapshots
+
+
@@ -152,8 +152,8 @@
-
-
+
+
libraries/pi4j-library
pi4j-core
@@ -162,8 +162,8 @@
pi4j-distribution
-
-
+
+
@@ -314,7 +314,7 @@
raspberry
/home/pi/deploy
-
+
@@ -399,21 +399,21 @@
-
-
+
+
-
-
- ${basedir}
- false
-
- LICENSE.txt
- NOTICE.txt
- README.md
-
-
-
+
+
+ ${basedir}
+ false
+
+ LICENSE.txt
+ NOTICE.txt
+ README.md
+
+
+
@@ -506,11 +506,9 @@
false
none
-
- --add-modules
- ALL-MODULE-PATH
false
+ -Xdoclint:none
@@ -708,50 +706,50 @@
-
-
-
- org.apache.maven.plugins
- maven-scm-plugin
-
- install
-
-
-
-
-
- org.codehaus.mojo
- build-helper-maven-plugin
-
-
- attach-artifacts
- package
-
- attach-artifact
-
-
-
-
- ${basedir}/LICENSE.txt
- txt
- license
-
-
- ${basedir}/NOTICE.txt
- txt
- notice
-
-
- ${basedir}/README.md
- md
- readme
-
-
-
-
-
- false
-
+
+
+
+ org.apache.maven.plugins
+ maven-scm-plugin
+
+ install
+
+
+
+
+
+ org.codehaus.mojo
+ build-helper-maven-plugin
+
+
+ attach-artifacts
+ package
+
+ attach-artifact
+
+
+
+
+ ${basedir}/LICENSE.txt
+ txt
+ license
+
+
+ ${basedir}/NOTICE.txt
+ txt
+ notice
+
+
+ ${basedir}/README.md
+ md
+ readme
+
+
+
+
+
+ false
+
org.apache.maven.plugins
maven-enforcer-plugin
@@ -792,8 +790,8 @@
true
-
-
+
+