pushing forward skipping stuff allowed me to proceed:

mvn clean install -Dmaven.test.skip -Dclirr.skip=true -Dmaven.javadoc.skip=true

On Fri, Apr 29, 2016 at 11:20 AM, nino martinez wael
<[email protected]> wrote:
> Gives me this (which stops the build from completing):
>
> [INFO] --- maven-compiler-plugin:3.5:compile (default-compile) @ wicket-core 
> ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 810 source files to 
> D:\github\wicket\wicket-core\target\classes
> [INFO] 
> /D:/github/wicket/wicket-core/src/main/java/org/apache/wicket/Component.java:
> Some input files use or override a deprecated API.
> [INFO] 
> /D:/github/wicket/wicket-core/src/main/java/org/apache/wicket/Component.java:
> Recompile with -Xlint:deprecation for details.
> [INFO] 
> /D:/github/wicket/wicket-core/src/main/java/org/apache/wicket/request/cycle/RequestCycle.java:
> Some input files use unchecked or unsafe operati
> ons.
> [INFO] 
> /D:/github/wicket/wicket-core/src/main/java/org/apache/wicket/request/cycle/RequestCycle.java:
> Recompile with -Xlint:unchecked for details.
> [INFO]
>
> I am currently preparing a new PAX-Wicket release and am being stopped by 
> this:
> https://ops4j1.jira.com/browse/PAXWICKET-455
>
> Because of this I wanted to submit a patch for the latest wicket 
> 6.x-snapshot..
>
>
>
> --
> Best regards / Med venlig hilsen
> Nino Martinez



-- 
Best regards / Med venlig hilsen
Nino Martinez

Reply via email to