Anonymous | Login | Signup for a new account | 2021-01-18 23:19 CET | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000545 | YaCy | [All Projects] General | public | 2015-02-16 15:38 | 2017-03-19 22:06 | ||||
Reporter | krichter | ||||||||
Assigned To | BuBu | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
ETA | none | ||||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000545: Make maven build work out-of-the-box | ||||||||
Description | Currently the invokation of the default build command for maven projects `mvn install` fails due to error `[ERROR] Failed to execute goal on project yacycore: Could not resolve dependencies for project net.yacy:yacycore:jar:1.81: Could not find artifact net.yacy.extlib:webcat:jar:0.1 in central (http://repo.maven.apache.org/maven2 [^]) -> [Help 1]`. This seems unnecessary because maven can install dependencies manually in case they need to be shipped in the SCM or provide URL to repositories. | ||||||||
Additional Information | The SVN-Revision is a git tag (never heard of a SVN repository for yacy...) | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0001001) BuBu (developer) 2015-02-16 23:49 |
Workaround: run maven with Goal clean mvn clean that will install the 3rd Party artifacts to local repository |
(0001382) BuBu (developer) 2017-03-19 22:06 |
A main maven pom has been added to libbuild/pom.xml (with the given directory structure the main pom is unfortunately not in the top level directory but using libbuild/pom.xml will compile all needed sub-modules) |
![]() |
|||
Date Modified | Username | Field | Change |
2015-02-16 15:38 | krichter | New Issue | |
2015-02-16 23:49 | BuBu | Note Added: 0001001 | |
2017-03-19 22:06 | BuBu | Note Added: 0001382 | |
2017-03-19 22:06 | BuBu | Status | new => resolved |
2017-03-19 22:06 | BuBu | Resolution | open => fixed |
2017-03-19 22:06 | BuBu | Assigned To | => BuBu |
Copyright © 2000 - 2021 MantisBT Team |