Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies from NetBeans RELEASE82 to RELEASE90 #39

Closed
mcallisto opened this issue Jul 29, 2019 · 9 comments
Closed

Update dependencies from NetBeans RELEASE82 to RELEASE90 #39

mcallisto opened this issue Jul 29, 2019 · 9 comments
Assignees
Milestone

Comments

@mcallisto
Copy link
Contributor

mcallisto commented Jul 29, 2019

@eduramiba Is it possible for you to adjust the dependencies from NetBeans RELEASE82 to RELEASE90?

The current scenario seems to be:

Do you see any cons to update?

@eduramiba
Copy link
Member

Thanks @mcallisto Yeah, we need to update Gephi dependencies to netbeans so they now user maven central (finally they are there 😄 ). We will use RELEASE110 or whatever is current version when we do it.

For example:
https://mvnrepository.com/artifact/org.netbeans.modules/org-netbeans-modules-masterfs/RELEASE110

Adding to 0.9.3 milestone

@eduramiba eduramiba self-assigned this Jul 29, 2019
@eduramiba eduramiba modified the milestones: 0.9.2, 0.9.3 Jul 29, 2019
@mcallisto
Copy link
Contributor Author

Thank you @eduramiba for the quick reply! Look forward to 0.9.3

@tschoellhorn
Copy link

@eduramiba we have the same issue - the repository http://bits.netbeans.org/nexus/content/groups/netbeans/ is currently down.

I wonder if it might be even easier if the packaging of the Toolkit could use the Shade-Plugin of maven. This way the old version of the netbeans could still be used but the Toolkit did not have the "externel" dependencies.

As a side note: we are using the Toolkit in a project where we do not use any other dependencies of NetBeans.

Otherwise I would be happy for a new release of the Toolkit!

@seinecle
Copy link

Did anyone find a way to upgrade to a newest release of NetBeans? I am trying to add the Gephi Toolkit to a java modular project and I hit a split package because of NetBeans:

java.lang.module.ResolutionException: Modules org.openide.util.lookup.RELEASE82 and org.openide.util.RELEASE82 export package org.netbeans.modules.openide.util to module preview.api

@liuqiyuan
Copy link

Any updates here?

@eduramiba
Copy link
Member

This will be fixed once gephi 0.9.3 is released, which uses latest version in maven central.

@liuqiyuan
Copy link

Thanks for the prompt reply Eduardo! May we know the road map of the 0.9.3 release? Really looking forward to it!

@liuqiyuan
Copy link

Happy New Year! Any updates here? :)

@mbastian
Copy link
Member

Thanks, this is now fixed in master and in sync with the upcoming Gephi 0.9.3 version. It relies on the RELEASE130 version of Netbeans Platform. Once the Gephi 0.9.3 version is released, we'll also make a gephi-toolkit release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants