diff options
Diffstat (limited to 'src/it/it0016-layout')
4 files changed, 4 insertions, 0 deletions
diff --git a/src/it/it0016-layout/it0016-exe-dep-lib-layout20/pom.xml b/src/it/it0016-layout/it0016-exe-dep-lib-layout20/pom.xml index e1d4b26..350ec5d 100644 --- a/src/it/it0016-layout/it0016-exe-dep-lib-layout20/pom.xml +++ b/src/it/it0016-layout/it0016-exe-dep-lib-layout20/pom.xml @@ -45,6 +45,7 @@ under the License. <defaultGoal>integration-test</defaultGoal> <plugins> <plugin> + <groupId>io.trygvis.usb</groupId> <artifactId>maven-nar-plugin</artifactId> <extensions>true</extensions> <configuration> diff --git a/src/it/it0016-layout/it0016-exe-dep-lib-layout21/pom.xml b/src/it/it0016-layout/it0016-exe-dep-lib-layout21/pom.xml index f620fae..a5db918 100644 --- a/src/it/it0016-layout/it0016-exe-dep-lib-layout21/pom.xml +++ b/src/it/it0016-layout/it0016-exe-dep-lib-layout21/pom.xml @@ -45,6 +45,7 @@ under the License. <defaultGoal>integration-test</defaultGoal> <plugins> <plugin> + <groupId>io.trygvis.usb</groupId> <artifactId>maven-nar-plugin</artifactId> <extensions>true</extensions> <configuration> diff --git a/src/it/it0016-layout/it0016-lib-layout20/pom.xml b/src/it/it0016-layout/it0016-lib-layout20/pom.xml index 36971d0..f4d1bfc 100644 --- a/src/it/it0016-layout/it0016-lib-layout20/pom.xml +++ b/src/it/it0016-layout/it0016-lib-layout20/pom.xml @@ -46,6 +46,7 @@ under the License. <defaultGoal>install</defaultGoal> <plugins> <plugin> + <groupId>io.trygvis.usb</groupId> <artifactId>maven-nar-plugin</artifactId> <extensions>true</extensions> <configuration> diff --git a/src/it/it0016-layout/it0016-lib-layout21/pom.xml b/src/it/it0016-layout/it0016-lib-layout21/pom.xml index 1bf9af4..16809b3 100644 --- a/src/it/it0016-layout/it0016-lib-layout21/pom.xml +++ b/src/it/it0016-layout/it0016-lib-layout21/pom.xml @@ -46,6 +46,7 @@ under the License. <defaultGoal>install</defaultGoal> <plugins> <plugin> + <groupId>io.trygvis.usb</groupId> <artifactId>maven-nar-plugin</artifactId> <extensions>true</extensions> <configuration> |