« Return to Thread: Creating eclipse projects from 3.6 branch fails
HI,
ich checked out from http://svn.magnolia.info/svn/community/magnolia/branches/magnolia-3.6
and called
mvn eclipse:eclipse
but there seem to be missing some snapshots?
[INFO]
------------------------------------------------------------------------
[INFO]
Building magnolia-jaas
[INFO]
task-segment: [eclipse:eclipse]
[INFO]
------------------------------------------------------------------------
[INFO]
Preparing eclipse:eclipse
Downloading:
http://repo.magnolia-cms.com/snapshots/info/magnolia/magnolia-core/
3.6.6-SNAPSHOT/magnolia-core-3.6.6-SNAPSHOT.jar
[INFO]
------------------------------------------------------------------------
[ERROR]
BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO]
Failed to resolve artifact.
Missing:
----------
1)
info.magnolia:magnolia-core:jar:3.6.6-SNAPSHOT
Try downloading the file manually from:
http://prdownloads.sourceforge.net/magnolia
Then, install it using the command:
mvn install:install-file -DgroupId=info.magnolia -DartifactId=magnolia-cor
e
-Dversion=3.6.6-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=info.magnolia -DartifactId=magnolia-core
-Dversion=3.6.6-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -Drepo
sitoryId=[id]
Path to dependency:
1) info.magnolia:magnolia-jaas:jar:3.6.6-SNAPSHOT
2) info.magnolia:magnolia-core:jar:3.6.6-SNAPSHOT
----------
1
required artifact is missing.
for
artifact:
info.magnolia:magnolia-jaas:jar:3.6.6-SNAPSHOT
from
the specified remote repositories:
central (http://repo1.maven.org/maven2),
magnolia.snapshots (http://repo.magnolia-cms.com/snapshots),
magnolia (http://repo.magnolia-cms.com/m2)
Best Regards,
Mark
« Return to Thread: Creating eclipse projects from 3.6 branch fails
| Free embeddable forum powered by Nabble | Forum Help |