[
https://issues.apache.org/jira/browse/PLUTO-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David DeWolf resolved PLUTO-279.
--------------------------------
Resolution: Fixed
Assignee: David DeWolf
All distributions should now be done through maven.
To build assembiles (distributions), do this at the root:
mvn clean site install -P assembly
This will build 4 distributions:
- binary
- bundled
- container-binary
- source
The bundled version is the tomcat install.
> Include jars for Pluto ant task in binary distribution
> ------------------------------------------------------
>
> Key: PLUTO-279
> URL: https://issues.apache.org/jira/browse/PLUTO-279
> Project: Pluto
> Issue Type: Improvement
> Components: general
> Affects Versions: Current CVS
> Environment: N/A
> Reporter: Craig Doremus
> Assigned To: David DeWolf
> Priority: Minor
> Fix For: 1.1.0
>
>
> We need to include the jar for the Pluto Ant task in the binary distribution
> so developers can use Ant to deploy their portlets. This jar can be put in
> the root directory or the PlutoDomain directory.
> Also, we need to make sure that the Maven plugin is uploaded to a public
> repository when a new distribution is bundled.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.