[
http://opensource.atlassian.com/projects/roller/browse/ROL-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Petersson updated ROL-1527:
---------------------------------
Attachment: roller_maven_ant_task_070903_0.patch
This patch updates the top level build.xml file to include a mvn-install target
and adds some legal and info stuff to the weblogger (ant build) pom.
By running 'ant mvn-install' the roller-weblogger.war file will be installed in
your local maven repository with its corresponding pom.
For this (and the mvn-deploy) target the maven-ant-tasks-2.0.7.jar is needs to
be placed in tools/buildtime/maven/
The maven-ant-task jar can be downloaded from here
http://www.apache.org/dyn/closer.cgi/maven/binaries/maven-ant-tasks-2.0.7.jar
The pom_ant_weblogger.xml files version tag may need to be updated this patch
sets it to 4.0_rc1.
> Minimalistic maven integration
> ------------------------------
>
> Key: ROL-1527
> URL:
> http://opensource.atlassian.com/projects/roller/browse/ROL-1527
> Project: Roller
> Issue Type: New Feature
> Components: Build Process
> Affects Versions: 4.0
> Reporter: Peter Petersson
> Assignee: David Johnson
> Priority: Minor
> Fix For: 4.0
>
> Attachments: roller_maven_ant_task_070810.patch,
> roller_maven_ant_task_070810_1.patch, roller_maven_ant_task_070903_0.patch
>
>
> This patch roller_maven_ant_task_070810.patch (roller trunk #564549) enables
> deployment of the roller-weblogger.war file to a remote maven repository.
> Deployment is done via a new ant target (in the top level build.xml) by usage
> of the maven-ant-task.
> After installing this patch and the maven-ant-tasks-2.0.7.jar (from
> http://maven.apache.org/download.html) into
> roller_base_dir/tools/buildtime/maven/ you will be able to deploy the war
> file by issuing 'ant mvn-deploy'.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/roller/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira