Updated the README

task/19600
Francesco Mangiacrapa 4 years ago
parent 07172813d3
commit 34e25fdb64

@ -9,7 +9,7 @@ gCube Workspace Tree Widget is a widget to navigate and interact with gCube Work
## Documentation ## Documentation
You can find the documentation at [Wiki gCube Workspace] [https://wiki.gcube-system.org/gcube/Workspace] You can find the documentation at [Wiki gCube Workspace](https://wiki.gcube-system.org/gcube/Workspace)
## Change log ## Change log

@ -325,19 +325,10 @@
</goals> </goals>
</execution> </execution>
</executions> </executions>
<!-- Plugin configuration. There are many available options, see gwt-maven-plugin
documentation at codehaus.org -->
<!-- <configuration> -->
<!-- <runTarget>Ckan2ZenodoPublisher.html</runTarget> -->
<!-- <modules> -->
<!-- <module>org.gcube.portlets.widgets.ckan2zenodo_publisher_widget.Ckan2ZenodoPublisher</module> -->
<!-- </modules> -->
<!-- </configuration> -->
</plugin> </plugin>
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration> <configuration>
<source>${maven.compiler.source}</source> <source>${maven.compiler.source}</source>
<target>${maven.compiler.target}</target> <target>${maven.compiler.target}</target>

Loading…
Cancel
Save