Skip to content

Commit

Permalink
[releng] Disable Tycho's includePackedArtifacts
Browse files Browse the repository at this point in the history
See eclipse-tycho/tycho#885

Change-Id: I9c4dbe997ff5022ffda845456decf9e02803c52f
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
  • Loading branch information
pcdavid committed Nov 15, 2022
1 parent b4081e4 commit d29b585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packaging/org.eclipse.sirius.parent/pom.xml
Expand Up @@ -115,7 +115,6 @@
<artifactId>target-platform-configuration</artifactId>
<version>${tycho-version}</version>
<configuration>
<includePackedArtifacts>true</includePackedArtifacts>
<resolver>p2</resolver>
<dependency-resolution>
<optionalDependencies>ignore</optionalDependencies>
Expand Down

0 comments on commit d29b585

Please sign in to comment.