summaryrefslogtreecommitdiffstats
path: root/maven-plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Tuscany run plugin for latest runtime and change to not include all ↵antelder2010-03-202-62/+3
| | | | | | extension by default but require that they're added separately where the plugin is used. Also update to use the exploded folder in the target directory as the contribution instead of the packaged artifacts as the bpel extension only seems to work with folder contributions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925592 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2010-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919568 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.6antelder2010-03-0524-0/+8390
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919567 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.6antelder2010-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919565 13f79535-47bb-0310-9956-ffa450edef68
* Update RELEASE NOTES for 1.0.6 releaseantelder2010-03-051-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919564 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2010-03-011-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917700 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha2antelder2010-03-0113-0/+2347
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917699 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-zip-plugin-alpha2antelder2010-03-011-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917698 13f79535-47bb-0310-9956-ffa450edef68
* Update release notesantelder2010-03-011-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917693 13f79535-47bb-0310-9956-ffa450edef68
* Update zip plugin to include the install and deploy phasesantelder2010-03-011-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917691 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3457 - add temp code to copy the manifest file byte for byte to get ↵slaws2010-02-041-6/+54
| | | | | | round the problem of the copy via the Manifest object dropping some attributes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906492 13f79535-47bb-0310-9956-ffa450edef68
* Allow the plugin to generate config for the whole distrorfeng2010-01-292-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904564 13f79535-47bb-0310-9956-ffa450edef68
* Add the ability to generate feature-based aggregated bundlesrfeng2010-01-092-20/+60
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897505 13f79535-47bb-0310-9956-ffa450edef68
* Add new goal so that we can generate a single OSGi bundle from the modulesrfeng2010-01-053-0/+650
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@896154 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-12-181-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892214 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha1antelder2009-12-1813-0/+2338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892213 13f79535-47bb-0310-9956-ffa450edef68
* Remove old release tagantelder2009-12-1813-2338/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892212 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-zip-plugin-alpha1antelder2009-12-181-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892210 13f79535-47bb-0310-9956-ffa450edef68
* Put back the zip plugin from r798911antelder2009-12-1813-0/+2338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892208 13f79535-47bb-0310-9956-ffa450edef68
* Add support for specifying the domain uri and aditional contributions, eg ↵antelder2009-11-261-18/+32
| | | | | | mvn tuscany:run -Ddomain=tribes:foo -Dcontributions=..\calculator\target\sample-calculator.jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884488 13f79535-47bb-0310-9956-ffa450edef68
* Update version to use latest trunk snapshotantelder2009-11-251-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884063 13f79535-47bb-0310-9956-ffa450edef68
* Comment out wsdl2java and java2wsdl as I don't think they're used at the ↵slaws2009-11-201-2/+2
| | | | | | moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882499 13f79535-47bb-0310-9956-ffa450edef68
* Update dependency to latest released versionslaws2009-11-201-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882497 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-11-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832335 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.5antelder2009-11-0321-0/+7644
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832334 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.5antelder2009-11-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832333 13f79535-47bb-0310-9956-ffa450edef68
* Update release notes for 1.0.5 releaseantelder2009-11-031-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832332 13f79535-47bb-0310-9956-ffa450edef68
* Update the readme with description of the pluginrfeng2009-10-291-4/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831095 13f79535-47bb-0310-9956-ffa450edef68
* Filter out system packages in export from non-bundle jars such as xerces, ↵rfeng2009-10-292-5/+17
| | | | | | xalan or saxon to avoid package conflicts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831078 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830550 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-tuscany-plugin-2.0-M4antelder2009-10-287-0/+901
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830548 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-tuscany-plugin-2.0-M4antelder2009-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830547 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the M4 releaseantelder2009-10-281-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830524 13f79535-47bb-0310-9956-ffa450edef68
* Update typos and grammer in release notesantelder2009-10-281-3/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830523 13f79535-47bb-0310-9956-ffa450edef68
* Update release notesantelder2009-10-281-3/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830518 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830471 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-osgi-junit-plugin-1.0antelder2009-10-288-0/+3151
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830470 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-osgi-junit-plugin-1.0antelder2009-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830469 13f79535-47bb-0310-9956-ffa450edef68
* Change to use non-snapshot version of dependency so the plugin can be relesedantelder2009-10-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830468 13f79535-47bb-0310-9956-ffa450edef68
* Add a release notes fileantelder2009-10-281-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830466 13f79535-47bb-0310-9956-ffa450edef68
* Remove the compile dependency on tuscany-node-launcher-equinox rfeng2009-10-272-8/+47
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830245 13f79535-47bb-0310-9956-ffa450edef68
* Add tribes dependencyantelder2009-10-141-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825154 13f79535-47bb-0310-9956-ffa450edef68
* Update for package rename and add a http host dependencyantelder2009-10-142-1/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825152 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-10-091-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823434 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.4antelder2009-10-0921-0/+7626
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823433 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.4antelder2009-10-091-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823432 13f79535-47bb-0310-9956-ffa450edef68
* Delete old RC tagantelder2009-10-0921-7593/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823431 13f79535-47bb-0310-9956-ffa450edef68
* Update release notes to include latest fixantelder2009-10-091-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823430 13f79535-47bb-0310-9956-ffa450edef68
* Add compile dependencies to the .classpath file if it doesn't supply any ↵rfeng2009-10-082-68/+100
| | | | | | packages to the OSGi import. This maks this plugin more closer to the mvn eclipse:eclipse behavior. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823280 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-10-081-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823083 13f79535-47bb-0310-9956-ffa450edef68