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

[WIP] Upgrade to Maven #26

Merged
merged 12 commits into from
Jul 29, 2021
Merged

[WIP] Upgrade to Maven #26

merged 12 commits into from
Jul 29, 2021

Conversation

egonw
Copy link
Member

@egonw egonw commented Nov 14, 2020

  • Added pom.xml (with BridgeDb 3.0.1)
  • mvn -Dmaven.test.skip=true clean install works
  • mvn clean test works
  • add bundle instructions
  • test with GPML2RDF

@egonw egonw marked this pull request as draft November 14, 2020 13:24
@mkutmon
Copy link
Member

mkutmon commented Nov 14, 2020

I don't think this will work - I need the library also as a bundle as a dependency for the WikiPathways plugin so I am not sure why you removed the Manifest file?

@egonw
Copy link
Member Author

egonw commented Nov 14, 2020

I haven't added the bundle bit yet, but the manifest info is now in the pom.xml.

@egonw
Copy link
Member Author

egonw commented Nov 15, 2020

@mkutmon, please try mvn bundle:bundle.

@egonw
Copy link
Member Author

egonw commented Nov 16, 2020

I just rebased it on the latest master.

@egonw
Copy link
Member Author

egonw commented Nov 16, 2020

Testing almost works. It seems to be some tests are incorrect and there is a file missing from the repository.

@egonw
Copy link
Member Author

egonw commented Nov 21, 2020

Part of the failing test is because of a missing file: #27

@mkutmon mkutmon marked this pull request as ready for review July 29, 2021 08:07
@mkutmon mkutmon merged commit c2e34e3 into wikipathways:master Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants