[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1615) Maven2 poms initial version ready for portal
Anders Andersen (JIRA)
jira-events at lists.jboss.org
Sat Aug 18 11:06:01 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1615?page=all ]
Anders Andersen updated JBPORTAL-1615:
--------------------------------------
Attachment: _maven-08-18.tar.gz
Updated to todays trunk
fixed:
1) core-admin test war and sar is build
2) AOPC plugin seems now to work fully
3) intelliJ files are removed from "kit" (use mvn idea:idea to establish em)
> 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-08-05.tar.gz, _maven-08-18.tar.gz, _maven.tar.gz, _maven.tar.gz, _maven.tar.gz, _maven.tar.gz
>
> Time Spent: 1 day, 5 hours
> Remaining Estimate: 0 minutes
>
> 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-maven-plugin 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
More information about the jboss-jira
mailing list