0.9.9-snapshot is not released. You have to build it yourself. Build the parent project not just a sub-module On Apr 11, 2015 8:45 PM, "Hasan Çelik" <[email protected]> wrote:
> Hi Martin, > > I can import wicket-bootstrap 0.10.0 and 0.9.8 not the others...for example > I can not import 0.9.9-snapshot.. > > > Web Sitesi : www.ab-hibe.com > E-mail: [email protected] > E-mail: [email protected] > Gsm1: 0 544 640 96 25 > Adres : 1271. Sokak 33/14 Sabri Mermutlu İş Merkezi Balgat Ankara > > 2015-04-11 17:47 GMT+03:00 Martin Grigorov <[email protected]>: > > > 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 > > > > > >
