summaryrefslogtreecommitdiffstats
path: root/maven-plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Correct javadoc comment, the launch command is: mvn ↵antelder2009-08-311-1/+1
| | | | | | org.apache.tuscany.maven.plugin:maven-tuscany-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809489 13f79535-47bb-0310-9956-ffa450edef68
* Add a new mojo to the tuscany plugin to enable running sca contributions ↵antelder2009-08-311-0/+108
| | | | | | from maven without needing to install anything for tuscany, just run the tuscany plugin pointing at a contribution, eg: mvn org.apache.tuscany.maven.plugin:tuscany-launch-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution,otherContributions... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809487 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany plugin for latest extensions and modulesantelder2009-08-311-1/+18
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809486 13f79535-47bb-0310-9956-ffa450edef68
* Add support to include different versions of 3rd party jars into the ↵rfeng2009-08-181-10/+130
| | | | | | distribution if it is omitted by a lower version in maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805587 13f79535-47bb-0310-9956-ffa450edef68
* Add recent extensions to the tuscany pluginantelder2009-08-112-3/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803039 13f79535-47bb-0310-9956-ffa450edef68
* Check the partial attr to decide if the bundle needs to be requiredrfeng2009-07-312-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799657 13f79535-47bb-0310-9956-ffa450edef68
* Don't generate Import-Package header for the 3rd party jars so that either ↵rfeng2009-07-311-4/+6
| | | | | | local package is used if there are split packages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799521 13f79535-47bb-0310-9956-ffa450edef68
* Add the option to generate a gateway bundle that aggregates split packages ↵rfeng2009-07-312-6/+109
| | | | | | and export them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799509 13f79535-47bb-0310-9956-ffa450edef68
* delete no longer used pluginantelder2009-07-2913-2338/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798912 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2111-1126/+1126
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
* Add tuscany-osgi-contribution to the dependencyrfeng2009-07-171-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795165 13f79535-47bb-0310-9956-ffa450edef68
* Add import statement for the generated MFrfeng2009-07-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794924 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Equinox 3.5rfeng2009-07-164-24/+175
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794551 13f79535-47bb-0310-9956-ffa450edef68
* Fix the pom: add the tuscany repo and update the namerfeng2009-06-231-2/+14
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787844 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationrfeng2009-06-231-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787556 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.3rfeng2009-06-2321-0/+7193
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787555 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.3rfeng2009-06-231-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787554 13f79535-47bb-0310-9956-ffa450edef68
* Add the support to override 3rd party bundles as plain jarsrfeng2009-06-181-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786257 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to override MANIFEST.MF rfeng2009-05-273-44/+147
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778954 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-04-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769297 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha1antelder2009-04-2813-0/+2338
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769296 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-zip-plugin-alpha1antelder2009-04-281-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769295 13f79535-47bb-0310-9956-ffa450edef68
* Delete RC1 tagantelder2009-04-2813-2194/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769293 13f79535-47bb-0310-9956-ffa450edef68
* Update readme with Mike's ML post to the alpha1 vote threadantelder2009-04-281-18/+143
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769292 13f79535-47bb-0310-9956-ffa450edef68
* Update readme with a little more on what the plugin doesantelder2009-04-251-4/+21
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768489 13f79535-47bb-0310-9956-ffa450edef68
* Add attribution of the code origins to the READMEantelder2009-04-241-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768209 13f79535-47bb-0310-9956-ffa450edef68
* Fix a couple of typosslaws2009-04-241-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768207 13f79535-47bb-0310-9956-ffa450edef68
* Fix a couple of typosslaws2009-04-241-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768202 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-04-221-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767569 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-tuscany-plugin-alpha1antelder2009-04-226-0/+705
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767568 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-tuscany-plugin-alpha1antelder2009-04-221-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767567 13f79535-47bb-0310-9956-ffa450edef68
* Update tuscany plugin versionantelder2009-04-221-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767566 13f79535-47bb-0310-9956-ffa450edef68
* Add doc and legal filesantelder2009-04-224-0/+299
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767563 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-04-221-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767558 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-zip-plugin-alpha1antelder2009-04-2213-0/+2194
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767557 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-zip-plugin-alpha1antelder2009-04-221-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767556 13f79535-47bb-0310-9956-ffa450edef68
* Update doc files for alpha1 releaseantelder2009-04-222-7/+23
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767552 13f79535-47bb-0310-9956-ffa450edef68
* Add a RELEASE_NOTES fileantelder2009-04-221-0/+7
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767545 13f79535-47bb-0310-9956-ffa450edef68
* Add an option to allow 3rd party bundles to be expanded as a folderrfeng2009-04-202-27/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766752 13f79535-47bb-0310-9956-ffa450edef68
* Strawman tuscany:run maven pluginantelder2009-04-192-0/+406
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766438 13f79535-47bb-0310-9956-ffa450edef68
* Remove appliation classpath from poluting the forked tests in OSGirfeng2009-04-161-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765438 13f79535-47bb-0310-9956-ffa450edef68
* Add a check to test if a file existsrfeng2009-04-101-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763985 13f79535-47bb-0310-9956-ffa450edef68
* Start of a maven plugin to create SCA ZIP contributionsantelder2009-04-0512-0/+2171
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762046 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-04-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761551 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] copy for tag maven-bundle-plugin-1.0.2antelder2009-04-0320-0/+7011
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761549 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.2antelder2009-04-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761548 13f79535-47bb-0310-9956-ffa450edef68
* Back to 1.0.2-snapshot for releaseantelder2009-04-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761546 13f79535-47bb-0310-9956-ffa450edef68
* Remove RC tagantelder2009-04-0320-6526/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761545 13f79535-47bb-0310-9956-ffa450edef68
* Set the default value for eclipseBuddyPolicy to nullrfeng2009-04-021-6/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761467 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationrfeng2009-04-021-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761387 13f79535-47bb-0310-9956-ffa450edef68