Hi folks,

I'm trying to evaluate Jetspeed-2 vs. Jetspeed-1.5 as a basis for a project I;m working on, developing a web portal for grid-related needs. My goal is to adapt some portlets from www.gridport.net, built on jetspeed-1.5 to our own needs. using Jetspeed-2 will take a little bit of modification, from Jetspeed-1.5.

3 Questions are:

1) Is there a known process for migrating Jetspeed-1.5 portlets to the more standardized Jetspeed 2 API?

2) Is Jetspeed 2 stable enough at his point for someone new to portal development (but not Java, JSP etc.) to make efficient use of it at this point? Also, is there enough documentation to make its use feasible at this point, and how much of the Jetspeed-1.5 documentation is still relevant.

3) I'm having trouble getting Jetspeed-2 to build at this point. These are the problems so far:

A)

Relatively small:

          " Attempting to download pluto-1.0.1-SNAPSHOT.jar"

pluto-1.0.1.jar is in the maven repository, as is a pluto-1.0.1-SNAPSHOT.jar, but as maven continues to report this, I assume it isn't really found. Being new to maven, this may be a simple rehashing or something.

B)

Probably small too:

"Plugin 'maven-deploy-plugin' in project 'Jetspeed-2 Portal Commons' is not available"

Plugin for Jetspeed-1.5 is installed, but, project files missing from plugin/ directory in Jetspeed-2.

C)

Real error:

With the test server " maven start.test.server" running, build fails on Component Manager. This continues to stop the process even with "-DignoreFailures=true " added.


+----------------------------------------
| Build and Install the Component Manager jar Jetspeed-2 Component Manager
| Memory: 22M/33M
+----------------------------------------
Plugin 'maven-deploy-plugin' in project 'Jetspeed-2 Component Manager' is not available


[ ...SNIP ...]

test:test:
dbSetup:

[junit] Running org.apache.jetspeed.components.TestComponentManager
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.817 sec
[junit] Running org.apache.jetspeed.components.TestGroovyComponentAdapter
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.935 sec
[junit] Running org.apache.jetspeed.components.TestInterceptorAdapter
[junit] Tests run: 3, Failures: 1, Errors: 0, Time elapsed: 1.087 sec
[junit] [ERROR] TEST org.apache.jetspeed.components.TestInterceptorAdapter FAILED


BUILD FAILED
File...... /Users/parrott/portal/jetspeed-2/maven.xml
Element... maven:reactor
Line...... 172
Column.... 40
Unable to obtain goal [test:test] -- /Users/parrott/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181: 54: <fail> There were test failures.
Total time: 1 minutes 3 seconds
Finished at: Sun Jul 18 09:28:33 EDT 2004







Thanx so much for your work,


rob


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to