<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
David,<br>
<br>
I looked at the commit logs and find the following on 21st of Oct :<br>
<br>
============================================================================<br>
commit 2efc25bbf5e899ee6351dc5f0f5fee39bc7d87c6<br>
Author: kabir <a class="moz-txt-link-rfc2396E" href="mailto:kkhan@redhat.com"><kkhan@redhat.com></a><br>
Date: Fri Oct 21 16:23:29 2011 +0100<br>
<br>
<b>Revert "Exclude cmp from build since it does not build"</b><br>
<br>
This reverts commit 5c9db4c0188f0492b91f6786340e9261eec3db09.<br>
<br>
commit a865280cb9b41e3d9bd821591f0cbbddba7ccd37<br>
=============================================================================<br>
<br>
That, to me indicates that "exclusion of cmp from build" was
reverted because inclusion of "cmp" no longer was breaking the
build. But I am finding that on my Windows 7 machine it is still
breaking the build. <br>
<br>
Btw, is there anyway I can keep downloading the AS 7.1.0 as built by
Jenkins, rather than building it on my local machine ?<br>
<br>
Thx<br>
<br>
Vimal<br>
<br>
<br>
On 23/10/2011 12:57 AM, Vimal Kansal wrote:
<blockquote cite="mid:4EA2CBD9.6010506@redhat.com" type="cite">
<pre wrap="">Thx David. Any idea when can we expect this fix?
On 23/10/2011 12:55 AM, David M. Lloyd wrote:
</pre>
<blockquote type="cite">
<pre wrap="">We determined that this is due to different javacc plugin and dependency
versions. A fix is being worked on, last I heard.
On 10/22/2011 04:34 AM, Vimal Kansal wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I have now tried everything :
(1) Blew away my local maven repository, build still fails.
(2) Blew away my github fork, created new fork and cloned it, built it
and it still fails with same rror.
Can somebody please help.
Thx
Vimal
On 22/10/2011 2:38 PM, Vimal Kansal wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I have checked out the latest code and while building it on my Windows 7
m/c(Java 1..6.27, 64 bit), the build fails with the following error :
[ERROR] Failed to execute goal
org.codehaus.mojo:javacc-maven-plugin:2.3-jboss-1:jjtree
(jjtree-jbossql) on project jboss-as-cmp: Execution jjtree-jbossql of
goal org.codehaus.mojo:javacc-maven-plugin
:2.3-jboss-1:jjtree failed: basedir
C:\vkk\JBoss-AS7\jboss-as\cmp\C:\vkk\JBoss-AS7\jboss-as\cmp\src\main\jjtree
does not exist -> [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]
<a class="moz-txt-link-freetext" href="http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException">http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException</a>
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn<goals> -rf :jboss-as-cmp
C:\vkk\JBoss-AS7\jboss-as>
I am not sure why the base dir is being picked up as :
basedir
C:\vkk\JBoss-AS7\jboss-as\cmp\C:\vkk\JBoss-AS7\jboss-as\cmp\src\main\jjtree
it should be
basedir C:\vkk\JBoss-AS7\jboss-as\cmp\src\main\jjtree
Can somebody please help.
Thx
Vimal
_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
</blockquote>
<pre wrap="">
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
jboss-as7-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jboss-as7-dev@lists.jboss.org">jboss-as7-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a>
</pre>
</blockquote>
</body>
</html>