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: Removing dependency on local maven repo [knife] #175

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

cmungall
Copy link
Member

@cmungall cmungall commented Mar 7, 2017

No description provided.

@dougli1sqrd
Copy link
Contributor

[ERROR] Failed to execute goal on project OWLTools-Core: Could not resolve dependencies for project org.bbop:OWLTools-Core:jar:0.3.0-SNAPSHOT: Failed to collect dependencies at org.bbop:oboformat-tools:jar:0.7.3: Failed to read artifact descriptor for org.bbop:oboformat-tools:jar:0.7.3: Could not transfer artifact org.bbop:oboformat-tools:pom:0.7.3 from/to sonatype-apache (https://repository.apache.org/releases/)

@dougli1sqrd
Copy link
Contributor

It looks like there's still a dependency issue: uk.ac.ebi.interpro:graphdraw:jar:0.0.1-SNAPSHOT. Are you getting a clean build locally? If you're running mvn install you can just delete the contents of ~/.m2/repository/, your local maven repository so it pulls everything down fresh, more like what jenkins will do. There's probably a flag for that too...

@cmungall cmungall changed the title Removing dependency on knife WIP: Removing dependency on knife Apr 24, 2017
cmungall added a commit that referenced this pull request Nov 29, 2017
Not sure why we didn't do this before

may depend on #175?
@cmungall cmungall mentioned this pull request Nov 29, 2017
@cmungall cmungall changed the title WIP: Removing dependency on knife WIP: Removing dependency on local maven repo [knife] Feb 6, 2018
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.

None yet

2 participants