[jboss-user] [JBoss Portal] - Re: Maven cmd to test PortletContainer2.0 portlets
iamnew2jboss
do-not-reply at jboss.com
Wed Jun 11 13:44:53 EDT 2008
This is the error i'm getting:
| C:\jboss-portletcontainer2.0\jboss-portletcontainer-2.0.0.CR2-src\portlet\src\main\java\org\jboss\portal\portlet\impl\jsr168\DispatchedHttpS
| ervletResponse.java:[283,23] [deprecation] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
|
| C:\jboss-portletcontainer2.0\jboss-portletcontainer-2.0.0.CR2-src\portlet\src\main\java\org\jboss\portal\portlet\impl\info\ContainerInfoBuil
| der.java:[690,11] cannot find symbol
| symbol : class EventDefinitionReferenceMetaData
| location: class org.jboss.portal.portlet.impl.info.ContainerInfoBuilder
|
| C:\jboss-portletcontainer2.0\jboss-portletcontainer-2.0.0.CR2-src\portlet\src\main\java\org\jboss\portal\portlet\impl\info\ContainerInfoBuil
| der.java:[708,11] cannot find symbol
| symbol : class EventDefinitionReferenceMetaData
| location: class org.jboss.portal.portlet.impl.info.ContainerInfoBuilder
|
| C:\jboss-portletcontainer2.0\jboss-portletcontainer-2.0.0.CR2-src\portlet\src\main\java\org\jboss\portal\portlet\impl\container\PortletAppli
| cationLifeCycle.java:[89,11] cannot find symbol
| symbol : variable NullManagedObjectRegistryEventListener
| location: class org.jboss.portal.portlet.impl.container.PortletApplicationLifeCycle
|
| C:\jboss-portletcontainer2.0\jboss-portletcontainer-2.0.0.CR2-src\portlet\src\main\java\org\jboss\portal\portlet\aspects\portlet\SecureTrans
| portInterceptor.java:[73,20] cannot find symbol
| symbol : class InsufficientTransportGuaranteeResponse
| location: class org.jboss.portal.portlet.aspects.portlet.SecureTransportInterceptor
|
|
| [INFO] ------------------------------------------------------------------------
| [INFO] Trace
| org.apache.maven.BuildFailureException: Compilation failure
| at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:560)
| at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
| at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
| at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
| at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
| at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
| at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
| at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
| at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
| at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
| at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
| at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
| Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
| at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
| at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
| at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
| at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
| ... 16 more
| [INFO] ------------------------------------------------------------------------
| [INFO] Total time: 10 seconds
| [INFO] Finished at: Wed Jun 11 10:31:29 PDT 2008
| [INFO] Final Memory: 16M/39M
| [INFO] ------------------------------------------------------------------------
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157468#4157468
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157468
More information about the jboss-user
mailing list