1543: StatMan AIgorithms Importer - Create a widget to support code editing

Task-Url: https://support.d4science.org/issues/1543

Fixed Javascript library support

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/acegwt-widget@120453 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-11-27 14:52:31 +00:00
parent b036fa6ac0
commit 22ad9fadbc
2 changed files with 1 additions and 2 deletions

View File

@ -163,8 +163,7 @@
<executions> <executions>
<execution> <execution>
<goals> <goals>
<goal>compile</goal> <goal>resources</goal>
<goal>test</goal>
</goals> </goals>
</execution> </execution>
</executions> </executions>