Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse plugin development Maven repository
Eclipse plugin development Maven repository [message #709019] Wed, 03 August 2011 12:07 Go to next message
Kaushik  is currently offline Kaushik Friend
Messages: 4
Registered: June 2011
Junior Member
I don't see any maven repository for Eclipse jar files, for plugin development project. In maven central there is an older version of jar files available to use for maven build.

If Eclipse community creates a public repository of maven build eclipse plugin jar files, it would convenient to build eclipse plugin developments using Maven!
Re: Eclipse plugin development Maven repository [message #709590 is a reply to message #709019] Thu, 04 August 2011 03:38 Go to previous messageGo to next message
Michael Pellaton is currently offline Michael PellatonFriend
Messages: 289
Registered: July 2009
Senior Member
> If Eclipse community creates a public repository of maven build eclipse
> plugin jar files, it would convenient to build eclipse plugin
> developments using Maven!
Such a repository exists - in the form of an ordinary p2 site. Just use
Tycho [1].

[1] http://www.eclipse.org/tycho/

Michael
Re: Eclipse plugin development Maven repository [message #714315 is a reply to message #709590] Wed, 10 August 2011 09:59 Go to previous message
Kaushik  is currently offline Kaushik Friend
Messages: 4
Registered: June 2011
Junior Member
Hi Michael,

Thanks! Using Tycho for the build. Looks good! Though the build is done using tycho, currently digging on how to add external dependencies (Jar) in the generated pom file.
Previous Topic:How can I see <echo> output from custom build callbacks?
Next Topic:Toolbar flooded with icons!
Goto Forum:
  


Current Time: Sat Apr 20 04:31:48 GMT 2024

Powered by FUDForum. Page generated in 0.03148 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top