[jboss-as7-dev] Compile error with jboss/console
Harald Pehl
hpehl at redhat.com
Thu Jan 17 07:56:01 EST 2013
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 at redhat.com
Am 16.01.2013 um 23:48 schrieb Jess Sightler <jsightle at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
More information about the jboss-as7-dev
mailing list