No worries... I'll grab the latest and try again.
----- Original Message -----
From: "Heiko Braun" <hbraun(a)redhat.com>
To: "Harald Pehl" <hpehl(a)redhat.com>
Cc: "Jess Sightler" <jsightle(a)redhat.com>, "JBoss AS7 Dev"
<jboss-as7-dev(a)lists.jboss.org>
Sent: Thursday, January 17, 2013 8:47:43 AM
Subject: Re: [jboss-as7-dev] Compile error with jboss/console
yes, sorry for that. my bad. it should be fixed now. let me know if
you have any further problems.
On Jan 17, 2013, at 1:56 PM, Harald Pehl <hpehl(a)redhat.com> wrote:
> The reason for this is a reference to a renamed GWT module. We
> fixed this already in our local repository and will push the fix
> asap.
>
> ---
> Harald Pehl
> hpehl(a)redhat.com
>
>
>
> Am 16.01.2013 um 23:48 schrieb Jess Sightler <jsightle(a)redhat.com>:
>
>> mvn --version
>> Apache Maven 3.0.4 (r1232337; 2012-01-17 03:44:56-0500)
>> Maven home: /home/jsightler/javadevtools/apache-maven-3.0.4
>> Java version: 1.6.0_37, vendor: Sun Microsystems Inc.
>> Java home: /home/jsightler/jdk64/jdk1.6.0_37/jre
>> Default locale: en_US, platform encoding: UTF-8
>> OS name: "linux", version: "2.6.32-279.19.1.el6.x86_64",
arch:
>> "amd64", family: "unix"
>>
>> mvn -Pdev clean install
>>
>> [...]
>> [INFO] Reactor Summary:
>> [INFO]
>> [INFO] JBoss 7 - Management Console ...................... SUCCESS
>> [1.023s]
>> [INFO] JBoss 7 - Management Console :: BOM ............... SUCCESS
>> [0.384s]
>> [INFO] JBoss 7 - Management Console :: SPI ............... SUCCESS
>> [1.796s]
>> [INFO] JBoss 7 - Management Console :: GUI Resources ..... SUCCESS
>> [0.414s]
>> [INFO] JBoss 7 - Management Console :: Diagnostics ....... SUCCESS
>> [1.987s]
>> [INFO] JBoss 7 - Management Console :: GUI ............... SUCCESS
>> [27.119s]
>> [INFO] JBoss 7 - Management Console :: Build ............. SUCCESS
>> [1.149s]
>> [INFO] JBoss 7 - Management Console :: Webapp ............ FAILURE
>> [13.013s]
>> [INFO] JBoss 7 - Management Console :: Extension Module Parent
>> SKIPPED
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 47.254s
>> [INFO] Finished at: Wed Jan 16 17:46:10 EST 2013
>> [INFO] Final Memory: 86M/750M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>> org.codehaus.mojo:gwt-maven-plugin:2.5.0:compile (default) on
>> project jboss-as-console: GWT Module org.jboss.as.console.MBUI
>> not found in project sources or resources. -> [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 :jboss-as-console
>>
>>
>>
>>
>> Is there some step that I am missing here?
>>
>> Thanks,
>> Jess
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>