Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Publish to Maven Central

Thanks everyone, I will have a look how I can make it work with the current project layout.

I personally also would like to move to a pom first approach. Especially with my future plans it would be something that could be helpful in various ways. But one step after the other. The switch would lead to several other topics I would need to address. And shortly before a release I don't want such a big restructuring. 

Mickael Istria <mistria@xxxxxxxxxx> schrieb am Mo., 7. Dez. 2020, 10:18:
Hi,

On Mon, Dec 7, 2020 at 9:56 AM Tom Schindl <tom.schindl@xxxxxxxxxxxxxxx> wrote:
synthesize the pom.xml from the p2-metadata [...]'s not that funny.
MIHO - creating a p2-repo from maven is a lot easier than the other way.

I agree with that, and I think it's a pity actually because MANIFEST-first approach has a lot of benefits and seems more simple and powerful.
So I'm wondering, do you think the story of generating a plain Maven artifact from an eclipse-plugin artifact is something that can be improved with a nice solution in Tycho somehow?
_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cbi-dev

Back to the top