Hallo,

Am 01/30/2017 um 05:32 PM schrieb Tobias Soloschenko:
> Oh, I checked it twice, now. You are right Martin there seems something
> wrong with the complete build.
> 
> I compared master with wicket-7.x and the only thing which changes is
> the artifactId.
> 
> What I also noticed it that the 7.x folder is not created anymore at my
> local build. Can you confirm this? (even with profile guide)

Well.... why is 7.5-SNAPSHOT referenced in the 7.6 archetype?

mvn archetype:generate -DarchetypeCatalog=http://wicket.apache.org
....
mvn package
[INFO] Scanning for projects...
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building quickstart 1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[WARNING] The POM for org.apache.wicket:wicket-core:jar:7.5.0-SNAPSHOT
is missing, no dependency information available
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 0.335s
[INFO] Finished at: Mon Jan 30 17:42:21 CET 2017
[INFO] Final Memory: 6M/115M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project myproject: Could not resolve
dependencies for project com.mycompany:myproject:war:1.0-SNAPSHOT:
Failure to find org.apache.wicket:wicket-core:jar:7.5.0-SNAPSHOT in
https://repository.apache.org/content/repositories/snapshots/ was cached
in the local repository, resolution will not be reattempted until the
update interval of Apache Nexus 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


-- 
There's a ripped off cord
To my TV screen
With a note saying:
"Im not afraid to dream"
-- Donkey Boy, Crazy Something Normal

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to