Created
March 25, 2012 15:02
-
-
Save Eugeny/2196898 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] Failed to execute goal on project FKSiS_schedule: Could not resolve dependencies for project by.bsuir.fksis.base:FKSiS_schedule:war:1.0-SNAPSH | |
OT: Could not find artifact by.bsuir.fksis.base:FKSiS_mobile_auth:jar:1.0-SNAPSHOT -> [Help 1] | |
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project FKSiS_schedule: Could not resolve dependencies for project b | |
y.bsuir.fksis.base:FKSiS_schedule:war:1.0-SNAPSHOT: Could not find artifact by.bsuir.fksis.base:FKSiS_mobile_auth:jar:1.0-SNAPSHOT | |
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:196) | |
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:108) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) | |
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) | |
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) | |
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) | |
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) | |
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) | |
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) | |
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) | |
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) | |
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) | |
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) | |
at java.lang.reflect.Method.invoke(Method.java:597) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) | |
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) | |
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project by.bsuir.fksis.base:FKSiS_schedule:war:1 | |
.0-SNAPSHOT: Could not find artifact by.bsuir.fksis.base:FKSiS_mobile_auth:jar:1.0-SNAPSHOT | |
at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:170) | |
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:171) | |
... 22 more | |
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact by.bsuir.fksis.base:FKSiS_mobile_auth:jar:1.0-SNAPSHO | |
T | |
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:412) | |
at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:164) | |
... 23 more | |
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact by.bsuir.fksis.base:FKSiS_mobile_auth:jar:1.0-SNAPSHOT | |
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:541) | |
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:220) | |
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:395) | |
... 24 more | |
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact by.bsuir.fksis.base:FKSiS_mobile_auth:jar:1.0-SNAPSHOT | |
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:531) | |
... 26 more | |
[ERROR] | |
[ERROR] | |
[ERROR] For more information about the errors and possible solutions, please read the following articles: | |
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment