Hi, You have to build the whole project, not only the samples. On Apr 11, 2015 5:02 PM, "Hasan Çelik" <[email protected]> wrote:
> I downloaded current version of the wicket-bootstrap.. but when I try to > run, I am getting this error? > > > [INFO] Scanning for projects... > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building bootstrap-samples 0.9.9-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] >>> jetty-maven-plugin:8.1.15.v20140411:run (default-cli) @ > wicket-bootstrap-samples >>> > [WARNING] The POM for > de.agilecoders.wicket:wicket-bootstrap-core:jar:0.9.9-SNAPSHOT is missing, > no dependency information available > [WARNING] The POM for > de.agilecoders.wicket:wicket-bootstrap-extensions:jar:0.9.9-SNAPSHOT is > missing, no dependency information available > [WARNING] The POM for > de.agilecoders.wicket:wicket-bootstrap-less:jar:0.9.9-SNAPSHOT is missing, > no dependency information available > [WARNING] The POM for > de.agilecoders.wicket:wicket-bootstrap-themes:jar:0.9.9-SNAPSHOT is > missing, no dependency information available > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2.093s > [INFO] Finished at: Sat Apr 11 16:53:56 EEST 2015 > [INFO] Final Memory: 13M/155M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project wicket-bootstrap-samples: Could > not resolve dependencies for project > de.agilecoders.wicket:wicket-bootstrap-samples:war:0.9.9-SNAPSHOT: The > following artifacts could not be resolved: > de.agilecoders.wicket:wicket-bootstrap-core:jar:0.9.9-SNAPSHOT, > de.agilecoders.wicket:wicket-bootstrap-extensions:jar:0.9.9-SNAPSHOT, > de.agilecoders.wicket:wicket-bootstrap-less:jar:0.9.9-SNAPSHOT, > de.agilecoders.wicket:wicket-bootstrap-themes:jar:0.9.9-SNAPSHOT: Failure > to find de.agilecoders.wicket:wicket-bootstrap-core:jar:0.9.9-SNAPSHOT in > https://oss.sonatype.org/content/repositories/snapshots was cached in the > local repository, resolution will not be reattempted until the update > interval of sonatype-nexus-snapshots has elapsed or updates are forced -> > [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [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 > > Process finished with exit code 1 >
