wicketstuff / core

Wicketstuff-core projects are bundled user contributions for use with Apache Wicket (https://wicket.apache.org/). They are released in step with Wicket releases to make them easy to use.
337 stars 298 forks source link

Can't compile wicketstuff/core #56

Closed dcremonini closed 13 years ago

dcremonini commented 13 years ago

Hi, I forked and cloned wicketstuff/core then tried to compile. Steps are below. I also see that Jenkins on http://www.wicketstuff.org/hudson/ is "cloudy".

I have searched the Wiki, the Issues tracker and and googled a little bit.

As a habit I don't commit code if tests don't work and I think also wicketstuff maintainer don't do so the question is: is there anybody who can compile the project?

Thank you Daniele


STEPS

From the root directory: mvn clean install and I get pretty nothing:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building WicketStuff Core Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\pom.xml to D:\.m2\org\wicketstuff\wicketstuff-core\1.5-SNAPSHOT\wicketstuff-core-1.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Aug 22 18:30:05 CEST 2011
[INFO] Final Memory: 11M/27M
[INFO] ------------------------------------------------------------------------

From the directory jdk-1.5-parent mvn clean install and I get:

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Java 5 Modules - Parent
[INFO]   Wicket Annotations
[INFO]   BrowserId Parent
[INFO]   BrowserId
[INFO]   BrowserId Example
[INFO]   JSLibraries
[INFO]   CalendarViews - Parent
[INFO]   CalendarViews
[INFO]   CalendarViews - Examples
[INFO]   Client and Server Validation
[INFO]   Wicket Console - Parent
[INFO]   Wicket Console - Engine
[INFO]   Wicket Console - Templates
[INFO]   Wicket Console
[INFO]   Wicket Console - Examples
[INFO]   Datatable Autocomplete - Parent
[INFO]   Datatable Autocomplete Common
[INFO]   Datatable Autocomplete
[INFO]   Datatable Autocomplete Examples
[INFO]   DataTable Autocomplete Test
[INFO]   DataTables jQuery Plugin Integration - Parent
[INFO]   DataTables jQuery Plugin Integration
[INFO]   DataTables jQuery Plugin Integration - Examples
[INFO]   Wicket-EidoGo-Parent
[INFO]   Wicket-EidoGo
[INFO]   Wicket-EidoGo
[INFO]   Wicket Flot Integration - Parent
[INFO]   Wicket Flot Integration
[INFO]   Wicket Flot Integration - Examples
[INFO]   GAE Initializer Parent
[INFO]   GAE Initializer
[INFO]   GAE Initializer example
[INFO]   Google Charts - Parent
[INFO]   Google Charts
[INFO]   Google Charts - Examples
[INFO]   GMap2 - Parent
[INFO]   GMap2
[INFO]   GMap2 - Examples
[INFO]   InMethod Grid Parent
[INFO]   InMethod Grid
[INFO]   InMethod Grid Examples
[INFO]   Input Events - Parent
[INFO]   Input Events
[INFO]   Input Events - Examples
[INFO]   JasperReports Integration - parent
[INFO]   JasperReports Integration
[INFO]   JasperReports Integration - examples
[INFO]   Minis - Parent
[INFO]   Minis
[INFO]   JQuery Integration - Parent
[INFO]   JQuery Integration
[INFO]   JQuery Integration - Examples
[INFO]   JSR303 - Parent
[INFO]   JSR303
[INFO]   JSR303 - Examples
[INFO]   maven-support
[INFO]   MBeanView - Parent
[INFO]   mbeanview
[INFO]   MBean View - Example
[INFO]   Minis - Examples
[INFO]   ModalX Parent
[INFO]   ModalX
[INFO]   ModalX Example
[INFO]   Mootools Meio-Mask Plugin Integration - Parent
[INFO]   Mootools MeioMask Plugin Integration
[INFO]   Mootools MeioMask Plugin Integration - Examples
[INFO]   Prototype Integration
[INFO]   Multi Text Input - Parent
[INFO]   Multi-Text Input
[INFO]   multi-text-input-examples
[INFO]   ObjectAutoComplete - Parent
[INFO]   ObjectAutoComplete
[INFO]   ObjectAutoComplete - Examples
[INFO]   Openlayers Integration - Parent
[INFO]   Openlayers
[INFO]   Openlayers - Proxy
[INFO]   Openlayers - Examples
[INFO]   Wicket Phonebook Example
[INFO]   Wicket Plugin Framework
[INFO]   Unnamed - org.wicketstuff:progressbar-parent:pom:1.5-SNAPSHOT
[INFO]   Unnamed - org.wicketstuff:wicketstuff-progressbar:jar:1.5-SNAPSHOT
[INFO]   Unnamed - org.wicketstuff:wicketstuff-progressbar-spring:jar:1.5-SNAPSHOT
[INFO]   Unnamed - org.wicketstuff:progressbar-example:war:1.5-SNAPSHOT
[INFO]   Push - Parent
[INFO]   Wicketstuff Push - Core
[INFO]   Wicketstuff Push - Timer
[INFO]   Wicket-Scala Parent
[INFO]   Wicket-Scala
[INFO]   Wicket-Scala Samples
[INFO]   Wicket-Scala Archetype
[INFO]   Apache Shiro Security for Wicket - Parent
[INFO]   Apache Shiro Security for Wicket
[INFO]   Apache Shiro Security for Wicket - Examples
[INFO]   Apache Shiro Security for Wicket - Example Base
[INFO]   Apache Shiro Security for Wicket - Realm Example
[INFO]   Apache Shiro Security for Wicket - Spring, JDBC Example
[INFO]   Apache Shiro Security for Wicket - Spring, Hibernate Example
[INFO]   Apache Shiro Security for Wicket - Spring, Hibernate Example, Shiro Native Sessions
[INFO]   Simile Timeline - Parent
[INFO]   Simile Timeline
[INFO]   theme-parent
[INFO]   theme-base
[INFO]   theme-standard
[INFO]   theme-tester
[INFO]   wicket-bundle-parent
[INFO]   Wicket Bundle
[INFO]   Wicket IOC Bundle
[INFO]   Wicket OSGi Parent
[INFO]   Wicket OSGi Integration
[INFO]   Wicket OSGi Test Service
[INFO]   Wicket OSGi Test Web Application
[INFO]   WicketStuff POI - Parent
[INFO]   WicketStuff POI
[INFO]   WicketStuff POI - Example Web Application
[INFO]   wicket-security
[INFO]   wasp-parent
[INFO]   Wicket Common Security
[INFO]   WASP
[INFO]   swarm-parent
[INFO]   Hive
[INFO]   SWARM
[INFO]   WicketStuff Logback - Parent
[INFO]   WicketStuff Logback
[INFO]   WicketStuff Logback - Example Web Application
[INFO]   WicketStuff SpringReference - Parent
[INFO]   WicketStuff SpringReference
[INFO]   WicketStuff SpringReference - Example Web Application
[INFO]   YAV Integration - Parent
[INFO]   Yav Integration
[INFO]   YAV Integration - Examples
[WARNING] POM for 'biz.aQute:bndlib:pom:1.15.0:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building Java 5 Modules - Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [animal-sniffer:check {execution: animal-sniff-dependencies}]
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\pom.xml to D:\.m2\org\wicketstuff\jdk-1.5-parent\1.5-SNAPSHOT\jdk-1.5-parent-1.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Wicket Annotations
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\target
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\resources
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[21,24] package org.apache.wicket does not exist
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[22,24] package org.apache.wicket does not exist
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[23,32] package org.apache.wicket.request does not exist
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[24,42] package org.apache.wicket.request.component does not exist
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[25,39] package org.apache.wicket.request.mapper does not exist
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[21,38] package org.apache.wicket.protocol.http does not exist
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[22,32] package org.apache.wicket.request does not exist
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[30,50] cannot find symbol
symbol: class IRequestMapper
public class AnnotatedMountList extends ArrayList
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[200,53] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[213,40] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[244,18] cannot find symbol
symbol  : class IRequestablePage
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[243,8] cannot find symbol
symbol  : class IRequestMapper
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[257,51] cannot find symbol
symbol  : class IRequestablePage
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[43,19] cannot find symbol
symbol  : class WebApplication
location: class org.wicketstuff.annotation.scan.AnnotatedMountList
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[141,9] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[186,19] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[186,49] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[246,13] cannot find symbol
symbol  : class MountedMapper
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
[ERROR] \gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[45,7] cannot find symbol
symbol  : class IRequestMapper
location: class org.wicketstuff.annotation.scan.AnnotatedMountList
[INFO] 19 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[21,24] package org.apache.wicket does not exist
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[22,24] package org.apache.wicket does not exist
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[23,32] package org.apache.wicket.request does not exist
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[24,42] package org.apache.wicket.request.component does not exist
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[25,39] package org.apache.wicket.request.mapper does not exist
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[21,38] package org.apache.wicket.protocol.http does not exist
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[22,32] package org.apache.wicket.request does not exist
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[30,50] cannot find symbol
symbol: class IRequestMapper
public class AnnotatedMountList extends ArrayList
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[200,53] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[213,40] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[244,18] cannot find symbol
symbol  : class IRequestablePage
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[243,8] cannot find symbol
symbol  : class IRequestMapper
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[257,51] cannot find symbol
symbol  : class IRequestablePage
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[43,19] cannot find symbol
symbol  : class WebApplication
location: class org.wicketstuff.annotation.scan.AnnotatedMountList
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[141,9] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[186,19] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[186,49] cannot find symbol
symbol  : class Page
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountScanner.java:[246,13] cannot find symbol
symbol  : class MountedMapper
location: class org.wicketstuff.annotation.scan.AnnotatedMountScanner
\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.5-parent\annotation\src\main\java\org\wicketstuff\annotation\scan\AnnotatedMountList.java:[45,7] cannot find symbol
symbol  : class IRequestMapper
location: class org.wicketstuff.annotation.scan.AnnotatedMountList

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10 seconds
[INFO] Finished at: Mon Aug 22 18:20:09 CEST 2011
[INFO] Final Memory: 42M/102M
[INFO] ------------------------------------------------------------------------

From the directory jdk-1.6-parent mvn clean install and I get:

[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Java 6 Modules - Parent
[INFO]   JavaEE Inject - Parent
[INFO]   JavaEE Inject
[INFO]   JavaEE Inject - Examples
[INFO]   JavaEE Inject - Example EJB Module
[INFO]   JavaEE Inject - Example Web Module
[INFO]   JavaEE Inject - Example EAR
[INFO]   Push - Parent
[INFO]   Wicketstuff Push - CometD
[INFO]   Wicket Push Examples
[INFO]   WicketStuff Kryo serializer
[INFO]   Wicket HTML5 :: Parent
[INFO]   Wicket HTML5 :: Wicket-HTML5
[INFO]   Wicket HTML5 :: Wicket-HTML5 Examples
[INFO]   Wicket Servlet3 :: Parent
[INFO]   Wicket Servlet3
[INFO]   Wicket Servlet3 Examples
[INFO] ------------------------------------------------------------------------
[INFO] Building Java 6 Modules - Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\pom.xml to D:\.m2\org\wicketstuff\jdk-1.6-parent\1.5-SNAPSHOT\jdk-1.6-parent-1.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaEE Inject - Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\pom.xml to D:\.m2\org\wicketstuff\javaee-inject-parent\1.5-SNAPSHOT\javaee-inject-parent-1.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaEE Inject
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\src\main\resources
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 10 source files to D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\target\classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\src\test\resources
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\src\test\java
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\target\wicketstuff-javaee-inject-1.5-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org\wicketstuff already added, skipping
[INFO] org\wicketstuff\javaee already added, skipping
[INFO] org\wicketstuff\javaee\injection already added, skipping
[INFO] org\wicketstuff\javaee\naming already added, skipping
[INFO] org\wicketstuff\javaee\naming\global already added, skipping
[INFO] Building jar: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\target\wicketstuff-javaee-inject-1.5-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org\wicketstuff already added, skipping
[INFO] org\wicketstuff\javaee already added, skipping
[INFO] org\wicketstuff\javaee\injection already added, skipping
[INFO] org\wicketstuff\javaee\naming already added, skipping
[INFO] org\wicketstuff\javaee\naming\global already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\target\wicketstuff-javaee-inject-1.5-SNAPSHOT.jar to D:\.m2\org\wicketstuff\wicketstuff-javaee-inject\1.5-SNAPSHOT\wicketstuff-javaee-inject-1.5-SNAPSHOT.jar
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject\target\wicketstuff-javaee-inject-1.5-SNAPSHOT-sources.jar to D:\.m2\org\wicketstuff\wicketstuff-javaee-inject\1.5-SNAPSHOT\wicketstuff-javaee-inject-1.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaEE Inject - Examples
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\pom.xml to D:\.m2\org\wicketstuff\javaee-inject-examples\1.5-SNAPSHOT\javaee-inject-examples-1.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaEE Inject - Example EJB Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\target\classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\src\test\resources
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\src\test\java
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [ejb:ejb {execution: default-ejb}]
[INFO] Building EJB javaee-inject-example-ejb-1.5-SNAPSHOT with EJB version 3.1
[INFO] Building jar: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\target\javaee-inject-example-ejb-1.5-SNAPSHOT.jar
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org\wicketstuff already added, skipping
[INFO] org\wicketstuff\javaee already added, skipping
[INFO] org\wicketstuff\javaee\example already added, skipping
[INFO] org\wicketstuff\javaee\example\dao already added, skipping
[INFO] org\wicketstuff\javaee\example\model already added, skipping
[INFO] Building jar: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\target\javaee-inject-example-ejb-1.5-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org\wicketstuff already added, skipping
[INFO] org\wicketstuff\javaee already added, skipping
[INFO] org\wicketstuff\javaee\example already added, skipping
[INFO] org\wicketstuff\javaee\example\dao already added, skipping
[INFO] org\wicketstuff\javaee\example\model already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\target\javaee-inject-example-ejb-1.5-SNAPSHOT.jar to D:\.m2\org\wicketstuff\javaee-inject-example-ejb\1.5-SNAPSHOT\javaee-inject-example-ejb-1.5-SNAPSHOT.jar
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ejb\target\javaee-inject-example-ejb-1.5-SNAPSHOT-sources.jar to D:\.m2\org\wicketstuff\javaee-inject-example-ejb\1.5-SNAPSHOT\javaee-inject-example-ejb-1.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaEE Inject - Example Web Module
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\target\classes
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\src\test\resources
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\src\test\java
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[javaee-inject-example-war] in [D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\target\javaee-inject-example-war-1.5-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources[D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\src\main\webapp]
[INFO] Webapp assembled in[485 msecs]
[INFO] Building war: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\target\javaee-inject-example-war-1.5-SNAPSHOT.war
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] org already added, skipping
[INFO] org\wicketstuff already added, skipping
[INFO] org\wicketstuff\javaee already added, skipping
[INFO] org\wicketstuff\javaee\example already added, skipping
[INFO] org\wicketstuff\javaee\example\pages already added, skipping
[INFO] org\wicketstuff\javaee\example\pages\InsertContact.html already added, skipping
[INFO] org\wicketstuff\javaee\example\pages\ListContacts.html already added, skipping
[INFO] Building jar: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\target\javaee-inject-example-war-1.5-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org\wicketstuff already added, skipping
[INFO] org\wicketstuff\javaee already added, skipping
[INFO] org\wicketstuff\javaee\example already added, skipping
[INFO] org\wicketstuff\javaee\example\pages already added, skipping
[INFO] org\wicketstuff\javaee\example\pages\InsertContact.html already added, skipping
[INFO] org\wicketstuff\javaee\example\pages\ListContacts.html already added, skipping
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\target\javaee-inject-example-war-1.5-SNAPSHOT.war to D:\.m2\org\wicketstuff\javaee-inject-example-war\1.5-SNAPSHOT\javaee-inject-example-war-1.5-SNAPSHOT.war
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-war\target\javaee-inject-example-war-1.5-SNAPSHOT-sources.jar to D:\.m2\org\wicketstuff\javaee-inject-example-war\1.5-SNAPSHOT\javaee-inject-example-war-1.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaEE Inject - Example EAR
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [ear:generate-application-xml {execution: default-generate-application-xml}]
[INFO] Generating application.xml
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ear\src\main\java
[INFO] [ear:ear {execution: default-ear}]
[INFO] Copying artifact[war:org.wicketstuff:javaee-inject-example-war:1.5-SNAPSHOT] to[javaee-inject-example-war-1.5-SNAPSHOT.war]
[INFO] Copying artifact[ejb:org.wicketstuff:javaee-inject-example-ejb:1.5-SNAPSHOT] to[javaee-inject-example-ejb-1.5-SNAPSHOT.jar]
[INFO] Copying artifact[jar:org.slf4j:slf4j-api:1.6.1] to[slf4j-api-1.6.1.jar]
[INFO] Could not find manifest file: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ear\target\javaee-inject-example-ear-1.5-SNAPSHOT\META-INF\MANIFEST.MF - Generating one
[INFO] Building jar: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ear\target\javaee-inject-example-ear-1.5-SNAPSHOT.ear
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ear\target\javaee-inject-example-ear-1.5-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ear\target\javaee-inject-example-ear-1.5-SNAPSHOT.ear to D:\.m2\org\wicketstuff\javaee-inject-example-ear\1.5-SNAPSHOT\javaee-inject-example-ear-1.5-SNAPSHOT.ear
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\javaee-inject-parent\javaee-inject-examples\javaee-inject-example-ear\target\javaee-inject-example-ear-1.5-SNAPSHOT-sources.jar to D:\.m2\org\wicketstuff\javaee-inject-example-ear\1.5-SNAPSHOT\javaee-inject-example-ear-1.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Push - Parent
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\push-parent-jdk-1.6\pom.xml to D:\.m2\org\wicketstuff\push-parent-jdk-1.6\1.5-SNAPSHOT\push-parent-jdk-1.6-1.5-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Building Wicketstuff Push - CometD
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\push-parent-jdk-1.6\push-cometd\src\main\resources
[INFO] Copying 3 resources
[INFO] [dependency:unpack {execution: unpack-cometd-javascript}]
[INFO] Configured Artifact: org.cometd.javascript:cometd-javascript-common:2.0.0:war
[INFO] Unpacking D:\.m2\org\cometd\javascript\cometd-javascript-common\2.0.0\cometd-javascript-common-2.0.0.warto
 D:\gitrepos\wicketstuff-core-dcremonini-fork\jdk-1.6-parent\push-parent-jdk-1.6\push-cometd\target\classes\org\wicketstuff\push\cometd
with Includes **/*.js and excludes:**/*.xml
Downloading: http://efsadev.artifactoryonline.com/efsadev/repo/org/wicketstuff/wicketstuff-push-core/1.5-SNAPSHOT/wicketstuff-push-core-1.5-SNAPSHOT.pom
[INFO] Unable to find resource 'org.wicketstuff:wicketstuff-push-core:pom:1.5-SNAPSHOT' in repository EFSA repository (https://devtools2.efsa.europa.eu/artifactory/release-only)
Downloading: http://efsadev.artifactoryonline.com/efsadev/repo/org/wicketstuff/wicketstuff-push-core/1.5-SNAPSHOT/wicketstuff-push-core-1.5-SNAPSHOT.pom
[INFO] Unable to find resource 'org.wicketstuff:wicketstuff-push-core:pom:1.5-SNAPSHOT' in repository wicket-snapshots (http://repository.apache.org/snapshots)
Downloading: http://efsadev.artifactoryonline.com/efsadev/repo/org/wicketstuff/wicketstuff-push-core/1.5-SNAPSHOT/wicketstuff-push-core-1.5-SNAPSHOT.jar
[INFO] Unable to find resource 'org.wicketstuff:wicketstuff-push-core:jar:1.5-SNAPSHOT' in repository EFSA repository (https://devtools2.efsa.europa.eu/artifactory/release-only)
Downloading: http://efsadev.artifactoryonline.com/efsadev/repo/org/wicketstuff/wicketstuff-push-core/1.5-SNAPSHOT/wicketstuff-push-core-1.5-SNAPSHOT.jar
[INFO] Unable to find resource 'org.wicketstuff:wicketstuff-push-core:jar:1.5-SNAPSHOT' in repository wicket-snapshots (http://repository.apache.org/snapshots)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.wicketstuff:wicketstuff-push-core:jar:1.5-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.wicketstuff -DartifactId=wicketstuff-push-core -Dversion=1.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.wicketstuff -DartifactId=wicketstuff-push-core -Dversion=1.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
    1) org.wicketstuff:wicketstuff-push-cometd:jar:1.5-SNAPSHOT
    2) org.wicketstuff:wicketstuff-push-core:jar:1.5-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.wicketstuff:wicketstuff-push-cometd:jar:1.5-SNAPSHOT

from the specified remote repositories:
  repo (http://efsadev.artifactoryonline.com/efsadev/repo)

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Mon Aug 22 18:25:48 CEST 2011
[INFO] Final Memory: 43M/104M
[INFO] ------------------------------------------------------------------------
akiraly commented 13 years ago

The project usually compiles, but the trunk has a dependency on Apache Wicket trunk snapshots so if there is a breaking change for a short period the project is broken.

martin-g commented 13 years ago

I'll rework this change in Wicket one more time. Will keep WicketStuff buildable.