Hello,

Am 01/30/2017 um 04:16 PM schrieb Martin Grigorov:
> On Mon, Jan 30, 2017 at 2:27 PM, Martin Grigorov <mgrigo...@apache.org>
> wrote:

well... using 7.5 - since 7.6 has a reference issue, the profile does
not exist.

Do you have any ideas?

Thanks,
Jan

$ mvn install -Pguide -Dmaven.test.skip=true
[INFO] Scanning for projects...
[INFO]

[INFO]
------------------------------------------------------------------------
[INFO] Building quickstart 1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
myproject ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
myproject ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources
(default-testResources) @ myproject ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
myproject ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ myproject ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.2:war (default-war) @ myproject ---
[INFO] Packaging webapp
[INFO] Assembling webapp [myproject] in
[/tmp/myproject/target/myproject-1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/tmp/myproject/src/main/webapp]
[INFO] Webapp assembled in [48 msecs]
[INFO] Building war: /tmp/myproject/target/myproject-1.0-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @
myproject ---
[INFO] Installing /tmp/myproject/target/myproject-1.0-SNAPSHOT.war to
/home/jan/.m2/repository/com/mycompany/myproject/1.0-SNAPSHOT/myproject-1.0-SNAPSHOT.war
[INFO] Installing /tmp/myproject/pom.xml to
/home/jan/.m2/repository/com/mycompany/myproject/1.0-SNAPSHOT/myproject-1.0-SNAPSHOT.pom
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1.367s
[INFO] Finished at: Mon Jan 30 17:49:00 CET 2017
[INFO] Final Memory: 12M/145M
[INFO]
------------------------------------------------------------------------
[WARNING] The requested profile "guide" could not be activated because
it does not exist.


-- 
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