e-SENS
- Rui Alves (Unlicensed)
Owned by Rui Alves (Unlicensed)
Welcome!
This is the home page for your team space within Confluence. Team spaces are great for sharing knowledge and collaborating on projects, processes and procedures within your team.
Next, you might want to:
- Customise the home page - Click "Edit" to start editing your home page
- Create additional pages - Click "Create" to choose a blank page or template
- Write a blog post - Click "Create" and select "Blog Post" to share news
- Manage permissions - Click "Space Tools" and select "Permissions" in the sidebar to manage what team members see
The team
About us
Blog stream
How to use SonarCube in your maven projects to analyze the code quality
Kostas Karkaletsis posted on Jan 21, 2016
SonarQube is an open platform to manage code quality. As such, it covers the 7 axes of code quality
http://www.sonarqube.org/wp-content/themes/sonar/images/7axes.png
You can use it in your maven projects by adding the sonar plugin to pom.xml
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>2.3</version>
</plugin>
and by adding these properties to pom.xml (an instance of sonar server is already setup)
<sonar.jdbc.url>jdbc:mysql://194.219.31.173:3306/sonar?</sonar.jdbc.url>…
OpenNCP new version 2.2.0-RC3 has been released!
Kostas Karkaletsis posted on May 06, 2015
The new OpenNCP Release Version 2.2.0-RC3 has been uploaded to joinup. This release mostly contains hot fixes from issues found during latest projectathon and some developments in openstork authentication plugin.
You can find more information about this release on the following page:
2.2.0-RC3 Release Changelog and Notes
+++++++++++++++++++
More References:
- Download Artifacts from:
https://joinup.ec.europa.…
Installing the portlet for the trillium use case
Kostas Karkaletsis posted on Apr 24, 2014
The steps you have to follow in order to install the portlet for the trillium use case are the following
Download the openncp portal from https://joinup.ec.europa.eu/nexus/service/local/repo_groups/public/content/eu/europa/ec/joinup/ecc/openncp-portal/2.1.1-SNAPSHOT/openncp-portal-2.1.1-20140423.125149-6.war https://joinup.ec.europa.eu/nexus/service/local/repo_groups/public/content/eu/europa/ec/joinup/ecc/openncp-portal/2.1.1-SNAPSHOT/openncp-portal-2.1.1-20140423.125149-6.…
Recently updated
-
OpenNCP Community HomeOct 27, 2016 • contributed by S
-
OpenNCP Installation Manual (deprecated, since 2015-10-29)Oct 07, 2016 • commented by S
-
OpenNCP Installation Manual (deprecated, since 2015-10-29)Oct 07, 2016 • commented by Joao Cunha
-
OpenNCP Installation Manual (deprecated, since 2015-10-29)Oct 07, 2016 • commented by S
-
OpenNCP Installation Manual (deprecated, since 2015-10-29)Oct 07, 2016 • commented by S
-
OpenNCP Installation Manual (deprecated, since 2015-10-29)Oct 07, 2016 • commented by Joao Cunha
-
OpenNCP Installation Manual (deprecated, since 2015-10-29)Oct 07, 2016 • commented by Stefan Nildén
-
20161004 - [draft]Meeting minutes, Tuesday, October 4th, 2016 - OpenNCP Community meeting (BiWeekly)Oct 07, 2016 • commented by Stefan Nildén
-
OpenNCP Installation Manual (deprecated, since 2015-10-29)Oct 06, 2016 • commented by S
-
20150618 - Meeting minutes, Thursday, June 18th, 2015 - OpenNCP - Release Management - Knowledge TransferOct 06, 2016 • contributed by michele.foucart