-
Notifications
You must be signed in to change notification settings - Fork 7
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
BUILD FAILURE - websnapshot-api #1
Comments
There are dependencies to asqatasun-commons-entities (all that deal with CRUD on entities). |
OK, I'm dealing with the install. There is a Docker image for Archiva that seems to do the job. Stay tuned (but first, let's finish the 4.0.0 release :) ) |
That could be great to have an archiva to push the artifacts of the 4.0.0. Could and can be done now. |
OK, this may be accountable in beers :) |
now, it's ok for websnapshot-api |
Waiting for an archiva, asqatasun must have previously been built on the machine, in its 4.0.0-SNAPSHOT version (current develop branch). Once built, the dependencies will be copied in your local maven repository and then, you'll be able to build the websnapshot. I know it's a bit dirty, but by now, it works |
I have done this :
git clone https://github.com/Asqatasun/Web-Snapshot.git
cd Web-Snapshot
maven clean install
and I have seen the following error :
The text was updated successfully, but these errors were encountered: