It's not very clear what you are trying to build. You checkouted
xwiki-platform-5.4.5 tag and just build it without any modification or
did you patched it ?
Also are you building with Java 7 (or more) ? Java 6 is not supported.
On Wed, Jun 4, 2014 at 11:56 AM, wafid
<mahfoudh.atmani(a)telecom-bretagne.eu> wrote:
I tried with mvn clean install-DskipTests = true
but:
[ERROR] Failed to execute goal
org.codehaus.mojo:aspectj-maven-plugin:1.5:compile
(backward-compatibility-aspects) on project xwiki-platform-skin-skinx:
Compiler errors:
[ERROR] error at (no source information available)
[ERROR]
/home/usr/xwikiProject/xwiki-platform-xwiki-platform-5.4.5/xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-skinx/src/main/aspect/compatibility/com/xpn/xwiki/plugin/skinx/SkinFileExtensionPluginApiCompatibilityAspect.aj:0::0
The type java.util.Map$Entry cannot be resolved. It is indirectly referenced
from required .class files
[ERROR] -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :xwiki-platform-skin-skinx
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Maven-errors-tp7590867p7590870.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne