
c:\okm\openkm>C:\okm\openkm\maven\bin\mvn -Dmaven.test.skip=true clean gwt:compile install 
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenKM Web Application 6.2.1-DEV
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ openkm ---
[INFO] Deleting c:\okm\openkm\target
[INFO] Deleting c:\okm\openkm\war\WEB-INF\classes
[INFO] 
[INFO] --- gwt-maven-plugin:2.4.0:compile (default-cli) @ openkm ---
[INFO] Compiling module com.openkm.frontend.Main
[INFO]    Validating newly compiled units
[INFO]       Ignored 5 units with compilation errors in first pass.
[INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
[INFO]    Scanning for additional dependencies: jar:file:/C:/Users/Miguel/.m2/repository/com/google/gwt/gwt-incubator/2.1.0/gwt-incubator-2.1.0.jar!/com/google/gwt/gen2/table/client/AbstractScrollTable.java
[INFO]       Computing all possible rebind results for 'com.google.gwt.gen2.table.client.AbstractScrollTable.Impl'
[INFO]          Rebinding com.google.gwt.gen2.table.client.AbstractScrollTable.Impl
[INFO]             Could not find an exact match rule. Using 'closest' rule <replace-with class='com.google.gwt.gen2.table.client.AbstractScrollTable.ImplIE6'/> based on fall back values. You may need to implement a specific binding in case the fall back behavior does not replace the missing binding
[INFO]    Scanning for additional dependencies: jar:file:/C:/Users/Miguel/.m2/repository/com/google/gwt/gwt-incubator/2.1.0/gwt-incubator-2.1.0.jar!/com/google/gwt/gen2/table/client/FixedWidthTableImpl.java
[INFO]       Computing all possible rebind results for 'com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl'
[INFO]          Rebinding com.google.gwt.gen2.table.client.FixedWidthTableImpl.Impl
[INFO]             Could not find an exact match rule. Using 'closest' rule <replace-with class='com.google.gwt.gen2.table.client.FixedWidthTableImpl.ImplIE8'/> based on fall back values. You may need to implement a specific binding in case the fall back behavior does not replace the missing binding
[INFO]    Compiling 6 permutations
[INFO]       Compiling permutation 2...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 3...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 1...
[INFO]       Process output
[INFO]          Compiling
[INFO]             Compiling permutation 0...
[INFO]       Compiling permutation 4...
[INFO]          Compiling
[INFO]             Compiling permutation 5...
[INFO]    Compile of permutations succeeded
[INFO] Linking into c:\okm\openkm\target\OpenKM\frontend
[INFO]    Link succeeded
[INFO]    Compilation succeeded -- 83,722s
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ openkm ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: c:\okm\openkm
[INFO] Storing buildNumber: null at timestamp: 1352811370591
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: c:\okm\openkm
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ openkm ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 504 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ openkm ---
[INFO] Compiling 1063 source files to c:\okm\openkm\war\WEB-INF\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ openkm ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ openkm ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ openkm ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- gwt-maven-plugin:2.4.0:compile (default) @ openkm ---
[INFO] com.openkm.frontend.Main is up to date. GWT compilation skipped
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ openkm ---
[INFO] Packaging webapp
[INFO] Assembling webapp [openkm] in [c:\okm\openkm\target\OpenKM]
[INFO] Processing war project
[INFO] Copying webapp resources [c:\okm\openkm\src\main\webapp]
[INFO] Webapp assembled in [14940 msecs]
[INFO] Building war: c:\okm\openkm\target\OpenKM.war
[WARNING] Warning: selected war files include a WEB-INF/web.xml which will be ignored 
(webxml attribute is missing from war task, or ignoreWebxml attribute is specified as 'true')
[INFO] Packaging classes
[INFO] Building jar: c:\okm\openkm\target\OpenKM-classes.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ openkm ---
[INFO] Installing c:\okm\openkm\target\OpenKM.war to C:\Users\Miguel\.m2\repository\com\openkm\openkm\6.2.1-DEV\openkm-6.2.1-DEV.war
[INFO] Installing c:\okm\openkm\pom.xml to C:\Users\Miguel\.m2\repository\com\openkm\openkm\6.2.1-DEV\openkm-6.2.1-DEV.pom
[INFO] Installing c:\okm\openkm\target\OpenKM-classes.jar to C:\Users\Miguel\.m2\repository\com\openkm\openkm\6.2.1-DEV\openkm-6.2.1-DEV-classes.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:33.932s
[INFO] Finished at: Tue Nov 13 13:57:05 CET 2012
[INFO] Final Memory: 43M/220M
[INFO] ------------------------------------------------------------------------
