mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-24 14:38:45 +00:00
bug4811: don't try to run tests on com.sap.sailing.landscape.test for now
This commit is contained in:
@@ -8,5 +8,11 @@
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>com.sap.sailing.landscape.test</artifactId>
|
||||
<!-- Once we have an idea how to test AWS landscape operations by passing in a secret key in a secure way
|
||||
we can make this an eclipse-test-plugin packaging; until then, only Eclipse-local tests that pass in
|
||||
the secrets as test VM parameters are possible, and this fragment is simply built as a Java OSGi fragments,
|
||||
not running any tests
|
||||
<packaging>eclipse-test-plugin</packaging>
|
||||
-->
|
||||
<packaging>eclipse-plugin</packaging>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user