[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Context installation causes StackOverflowError
alesj
do-not-reply at jboss.com
Tue Mar 24 02:32:17 EDT 2009
"alesj" wrote : Sure, I'll check the related MC projects (cl, deployers, ...)
| ...
| ps: I'll do this in the evening, as I really am PT time currently :-)
I'm having some weird build issues,
which nobody else (Paul, ALR) is seeing.
| [INFO] Building JBoss Microcontainer JMX Integration
| [INFO] task-segment: [clean, install]
| [INFO] ------------------------------------------------------------------------
| [INFO] [clean:clean]
| [INFO] Deleting directory C:\projects\microcontainer\kernel\jmx-mc-int\target
| [INFO] [enforcer:enforce {execution: enforce-versions}]
| [INFO] [resources:resources]
| [INFO] Using default encoding to copy filtered resources.
| [INFO] [compiler:compile]
| [INFO] Compiling 66 source files to C:\projects\microcontainer\kernel\jmx-mc-int\target\classes
| [WARNING] C:\projects\microcontainer\kernel\jmx-mc-int\src\main\java\org\jboss\system\ServiceConfigurator.java:[159,19] [deprecation] isDebugEnabled() in org.jboss.logging.Logger has been deprecated
|
| [INFO] [resources:testResources]
| [INFO] Using default encoding to copy filtered resources.
| [INFO] [compiler:testCompile]
| [INFO] Compiling 201 source files to C:\projects\microcontainer\kernel\jmx-mc-int\target\test-classes
| [WARNING] C:\projects\microcontainer\kernel\jmx-mc-int\src\test\java\org\jboss\test\system\metadata\value\valuefactory\test\MockTypeInfo.java:[92,19] [deprecation] getType() in org.jboss.reflect.spi.TypeInfo has been deprecated
|
| [INFO] [surefire:test]
| [INFO] Surefire report directory: C:\projects\microcontainer\kernel\jmx-mc-int\target\surefire-reports
| [INFO] ------------------------------------------------------------------------
| [ERROR] BUILD FAILURE
| [INFO] ------------------------------------------------------------------------
| [INFO] There are test failures.
|
| Please refer to C:\projects\microcontainer\kernel\jmx-mc-int\target\surefire-reports for the individual test results.
| [INFO] ------------------------------------------------------------------------
| [INFO] For more information, run Maven with the -e switch
| [INFO] ------------------------------------------------------------------------
| [INFO] Total time: 1 minute 42 seconds
| [INFO] Finished at: Mon Mar 23 23:19:45 PDT 2009
| [INFO] Final Memory: 24M/63M
| [INFO] ------------------------------------------------------------------------
|
The problem, as you can see, is that there is no info.
There is no such folder 'surefire-reports'.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220471#4220471
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220471
More information about the jboss-dev-forums
mailing list