e-SENS

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

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>…
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.…
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.…