[
https://issues.apache.org/jira/browse/SYNCOPE-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389119#comment-15389119
]
ASF GitHub Bot commented on SYNCOPE-809:
----------------------------------------
Github user ilgrosso commented on the issue:
https://github.com/apache/syncope/pull/28
I have made some adjustments to Maven and now things seem to work fine:
please review and apply the attached
[SYNCOPE-809-Maven-diff.txt](https://github.com/apache/syncope/files/377683/SYNCOPE-809-Maven-diff.txt)
(it's the output of `git diff`, you can apply it with `patch -p1`) to your
fork, then commit.
Once done that, I'd say we still have to address an issue before merging:
I have noticed that the P2 site contains under `repository/plugins/` several
JAR files which should IMO downloaded from elsewhere (e.g. the main Eclipse
update site): do you think it could be possible to leave just
`org.apache.syncope.ide.eclipse.plugin_XXX.jar` there?
Other tasks that can be handled **after** merging this PR:
1. Multiple LICENSE / NOTICE files are available in the generated P2 site:
they should all removed and new ones should be provided on the root directory
of the P2 site, reflecting the actual content of
`org.apache.syncope.ide.eclipse.plugin_XXX.jar` (I can take care of this)
1. The [release process](http://syncope.apache.org/release-process.html)
needs to be adjusted for manually signing the artifacts in the P2 site (I can
take care of this)
1. Various functional and non-functional improvements to plugin features
> Eclipse plugin
> --------------
>
> Key: SYNCOPE-809
> URL: https://issues.apache.org/jira/browse/SYNCOPE-809
> Project: Syncope
> Issue Type: Sub-task
> Environment: Eclipse
> Reporter: Francesco Chicchiriccò
> Assignee: Tushar Mishra
> Labels: eclipse, gsoc2016
>
> Develop a plug-in, according to what reported in SYNCOPE-770, working with
> latest Eclipse version.
> See Google Summer of Code project proposal at
> https://summerofcode.withgoogle.com/projects/#4822214733987840
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)