Hi, all I found missing properties to build custom portal project
after get maven plugin and maven j2:portal:genapp as explained in j2 site go to your custom project folder and make a build.properties file like below # missing properties for custom build(binary build) portals.bridges.version=1.0 derby.version=10.1.1.0 bridges.groupId=org.apache.portals.bridges jetspeed.version=2.1-dev these 4 properties are missing . Then do maven war:install and maven j2:quickStart. my source files came from http://www.apache.org/dyn/closer.cgi/portals/jetspeed-2/SOURCES/jetspeed-2.0 -src.zip HTH Masashi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
