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

Fix dependency on custom version of bliki #1

Open
kkrugler opened this issue Dec 2, 2015 · 0 comments
Open

Fix dependency on custom version of bliki #1

kkrugler opened this issue Dec 2, 2015 · 0 comments
Assignees

Comments

@kkrugler
Copy link
Member

kkrugler commented Dec 2, 2015

Vivek said:

When I tried to build the eclipse project, I got an error that the info.bliki.wiki:bliki-core:jar:3.1.0-SNAPSHOT was missing. So I added

  •           <repository>
    
  •                   <id>sonatype-snapshots</id>
    
  •                   <url>https://oss.sonatype.org/content/repositories/snapshots</url>
    
  •           </repository>
    
    to the project’s pom file and was able to build the project.

I’ve now got compile errors, where WikiArticle#isRedirect and WikiArticle#isUnknown aren’t being found - I don’t see these methods in https://bitbucket.org/axelclk/info.bliki.wiki/src/00e7a3281c7cab70446bcbe6cfd28b50beecec59/bliki-core/src/main/java/info/bliki/wiki/dump/WikiArticle.java?at=master&fileviewer=file-view-default either.

Have you got a locally modified version of the bliki project ?

bliki has been modified, so I need to fork it from Atlassian's BitBucket hosting site into GitHub…there's a way to do that, just not super-easy.

@kkrugler kkrugler self-assigned this Dec 2, 2015
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

No branches or pull requests

1 participant