| [tycho-user] tycho-versions-plugin:set-version - More features |
|
Hi, Due to bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=355706 I found out that there is an tycho-versions-plugin to keep versions in sync. Are there any plans to add more features to this? Like * Two-way-sync for pom and manifest-first projects * Update packages (import/export/required) * Update plugins/products/features/repositories (or is this already possible?) I started a project sometime ago to implement some of these features. Currently I have a working CLI application and a small maven plugin. https://github.com/muuki88/tycho-version-sync/tree/feature-mojo However if there's any interessted I would implement these feature in the official plugin. cheers, Muki |