[
http://jira.jboss.com/jira/browse/JBPORTAL-1615?page=all ]
Anders Andersen updated JBPORTAL-1615:
--------------------------------------
Attachment: _maven.tar.gz
New version of the poms and readme containing AOP solution
Now maven-jbossaop-plugin maven2 AOP plugin is used for all AOP issues.
The plugin lack two features. These are addressed as JIRA's and linked to this JIRA.
Maven2 poms initial version ready for portal
--------------------------------------------
Key: JBPORTAL-1615
URL:
http://jira.jboss.com/jira/browse/JBPORTAL-1615
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Portal QA
Environment: unix script used (use unix or cygwin)
Reporter: Anders Andersen
Attachments: _maven.tar.gz, _maven.tar.gz
The _maven directory will contain a complete maven2 build environment for the jboss
portal
prepare:
If you are running windows --> install cygwin and run bash from here
1) #install maven2 (2.0.6) or later
2) #install the jboss-packaging-maven-plugin
svn co
https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/jboss-packaging-mav...
jboss-packaging-maven-plugin
mvn -f jboss-packaging-maven-plugin/pom.xml install
3) #install the portal
svn co
http://anonsvn.jboss.org/repos/portal/trunk jboos-portal
cd jboss-portal
build/build.sh clean most
4) unzip the _maven into jboss-portal
5) cd _maven
cd _deploy
# deploy the third party artifacts that I did not find on the internet
# edit the script to meet your settings before running
./third-party-deploy.sh
6) #prepare the maven source locations
usage: #run script
./_build.sh
post steps:
7) #maven build the jboss 2.6 portal
mvn clean install
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira