You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Masahi Nakane <na...@ebpass.com> on 2005/12/19 03:14:45 UTC

Re: How to build a custom Portal Server(Missing props)

  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: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org