Skip to content

Commit

Permalink
Fix release, regression from c6ccbbd (#34)
Browse files Browse the repository at this point in the history
To be removed when powsybl/powsybl-parent#50 is released

gpg: impossible d'ouvrir « powsybl-math-native/target/powsybl-math-native-1.4.0-SNAPSHOT-groovydoc.jar » : Aucun fichier ou dossier de ce type
gpg: signing failed: erreur d'ouverture de fichier

Signed-off-by: HARPER Jon <jon.harper87@gmail.com>
  • Loading branch information
jonenst authored Dec 5, 2023
1 parent c197816 commit 2c738e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<executions>
<execution>
<!-- To be removed when parent is released https://github.com/powsybl/powsybl-parent/pull/50 -->
<id>attach-artifact</id>
<phase>none</phase>
</execution>
<execution>
<id>add-cpp-source</id>
<phase>generate-sources</phase>
Expand Down

0 comments on commit 2c738e3

Please sign in to comment.