summaryrefslogtreecommitdiffstats
path: root/maven-plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* [maven-release-plugin] prepare release tuscany-zip-plugin-alpha3antelder2011-06-021-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130458 13f79535-47bb-0310-9956-ffa450edef68
* Fix warnings when building with maven3antelder2011-06-021-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130450 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3861: Rename the zip plugin to be tuscany-zip-plugin to match Maven ↵antelder2011-06-0213-12/+17
| | | | | | naming conventions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130444 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from Nitya for TUSCANY-3862. Thank you.rfeng2011-04-201-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095525 13f79535-47bb-0310-9956-ffa450edef68
* Move 1.0.7-RC1 tag to 1.0.7slaws2010-11-0127-0/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1029677 13f79535-47bb-0310-9956-ffa450edef68
* Fix the property names to be consistent with maven3rfeng2010-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028382 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationslaws2010-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028245 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.7-RC1slaws2010-10-2827-0/+9906
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028244 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.7-RC1slaws2010-10-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028243 13f79535-47bb-0310-9956-ffa450edef68
* Disable util that doesn't work with Equinox 3.5.0 and isn't apparently used. slaws2010-10-271-1/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028048 13f79535-47bb-0310-9956-ffa450edef68
* Ignore provided, test and system scopes when creating meta-data. Also sort ↵slaws2010-09-301-6/+14
| | | | | | the meta data just for readability. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003153 13f79535-47bb-0310-9956-ffa450edef68
* Move up to Apache parent pom v7. Needed this to do SNAPSHOT deploy to Nexus. ↵slaws2010-09-301-72/+2
| | | | | | To keep the pom clean I've upgraded the OSGI version being used as 4.2 isn't available in central. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003024 13f79535-47bb-0310-9956-ffa450edef68
* Updates to get the ant build paths working and to generate a what-jars fileslaws2010-09-291-8/+37
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002663 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3674 - Add in a new mojo for generating meta data about groups of ↵slaws2010-09-283-0/+1547
| | | | | | bundles, i.e. Tuscany extensions. This is basically a copy of ModuleBundlesBuildMojo.java but massaged to generate ant filesets, manifest etc. for a specified set of dependencies rather than for artefacts with the string "feature" in the name. It also doesn't do the copying of jars into /modules. There is therefore a lot of complexity in here that's not required. Needs rationalising if we decide we like the output. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002132 13f79535-47bb-0310-9956-ffa450edef68
* Rename the artifact id to avoid conflicts with the official maven dependency ↵rfeng2010-08-302-2/+2
| | | | | | plugin prefix git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990901 13f79535-47bb-0310-9956-ffa450edef68
* Remove generated filesrfeng2010-08-301-24/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990882 13f79535-47bb-0310-9956-ffa450edef68
* Remove generated filesrfeng2010-08-303-56/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990881 13f79535-47bb-0310-9956-ffa450edef68
* Add a maven plugin that checks the class conflicts for the dependencies or ↵rfeng2010-08-3015-0/+1215
| | | | | | all jars from a directory git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990880 13f79535-47bb-0310-9956-ffa450edef68
* Bump version up to m5antelder2010-05-281-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949132 13f79535-47bb-0310-9956-ffa450edef68
* Undo version up to m5antelder2010-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948983 13f79535-47bb-0310-9956-ffa450edef68
* Bump version up to m5antelder2010-05-271-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948977 13f79535-47bb-0310-9956-ffa450edef68
* Use 'default' for default domain name to match rest of tuscany codeantelder2010-04-251-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937877 13f79535-47bb-0310-9956-ffa450edef68
* Remove now unused parameter from tuscany run pluginantelder2010-04-191-5/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935613 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany run plugin to support specifying additional contributions in ↵antelder2010-04-191-14/+51
| | | | | | the plugin config xml, and to support NodeFactory config properties git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935611 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2010-04-041-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930639 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-eclipse-compiler-1.0.2antelder2010-04-0413-0/+2560
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930638 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-eclipse-compiler-1.0.2antelder2010-04-041-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930637 13f79535-47bb-0310-9956-ffa450edef68
* Remove old tagantelder2010-04-0413-2568/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930636 13f79535-47bb-0310-9956-ffa450edef68
* One more place to close filesrfeng2010-04-032-17/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930529 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2010-04-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930499 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-eclipse-compiler-1.0.2antelder2010-04-0313-0/+2568
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930498 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-eclipse-compiler-1.0.2antelder2010-04-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930497 13f79535-47bb-0310-9956-ffa450edef68
* Add a release notes fileantelder2010-04-031-0/+16
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930496 13f79535-47bb-0310-9956-ffa450edef68
* Close the file handle after reading the contentrfeng2010-04-021-3/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930395 13f79535-47bb-0310-9956-ffa450edef68
* Fix the line feed for osgi.bundlesrfeng2010-03-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929729 13f79535-47bb-0310-9956-ffa450edef68
* Update to use the built artifact if the folder doesn't exist and to start a ↵antelder2010-03-221-2/+6
| | | | | | distributed doamin by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926044 13f79535-47bb-0310-9956-ffa450edef68
* 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