brOOper / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

Adding project to maven repository #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the new feature:
Adding project to the maven repository

Use Case:
Easy to implement to another project

Original issue reported on code.google.com by molchano...@gmail.com on 22 Jul 2011 at 4:20

GoogleCodeExporter commented 8 years ago
Adding gwt-cal to a Maven repository is, AFAIK, straight forward. Is that what 
you're asking for? To have gwt-cal in the Maven Central repository?

Original comment by ctasada on 30 Jul 2011 at 10:23

GoogleCodeExporter commented 8 years ago
After investigating a little bit here is what I've discovered so far:

For the project to be available in the "Maven Central Repository" is not 
possible to have dependencies to other repositories (see 
http://maven.apache.org/guides/mini/guide-central-repository-upload.html). The 
problem is that GWT-Cal depends from GWT-Dnd, which have this issue open 
(http://code.google.com/p/gwt-dnd/issues/detail?id=60) regarding availability 
of the project in a Maven repository.

That basically blocks us to use the "Maven Central Repository" until the 
GWT-Dnd issue is solved

The alternative would be to use the "gwt-maven-repo" but there doesn't seem to 
be any documentation to do it directly, so we depend from 3rd party developers 
to do it.

The other alternative, which seems to be the most possible right now (at least 
until the point 1 is solved) is to have our own repository in the SVN 
structure, but then any developer wanting to use GWT-Cal will need to add a new 
repository manually to their maven settings, but that's a minimal problem since 
can be easily documented

My 2 cents.

Original comment by ctasada on 21 Aug 2011 at 11:32

GoogleCodeExporter commented 8 years ago
Issue 124 has been merged into this issue.

Original comment by ctasada on 15 Jan 2012 at 4:57

GoogleCodeExporter commented 8 years ago
Issue 145 has been merged into this issue.

Original comment by ctasada on 20 Jan 2012 at 9:33

GoogleCodeExporter commented 8 years ago
Request already created to host gwt-cal in a public maven repository. I expect 
to have it ready in the next days

Original comment by ctasada on 28 Jan 2012 at 11:50

GoogleCodeExporter commented 8 years ago
GWT-Cal 0.9.3.1 is available in the OSS Sonatype Maven repository. 
(https://oss.sonatype.org/content/repositories/releases/)

Should be available in the central repository in the next days.

Note: This version is the same as 0.9.3. The version change was done simply due 
to needed changes in the pom file.

Original comment by ctasada on 16 Apr 2012 at 9:13

GoogleCodeExporter commented 8 years ago

 hi,

 I use gwt  v1.5.
 Is it possible to integrate gwt-cal in my project ?

 Cordially,

Original comment by ahmed.km...@amdconsulting-tn.com on 17 Apr 2012 at 10:09

GoogleCodeExporter commented 8 years ago
Hi Ahmed,

GWT 1.5 is quite old, I'm not sure of some of the oldest gwt-cal version would 
work. Also is better if you ask these questions in the newsgroup ;)

Regards

Original comment by ctasada on 17 Apr 2012 at 7:42

GoogleCodeExporter commented 8 years ago
Closing since is finally available in both OSS Sonatype and Central Maven 
repositories

Original comment by ctasada on 17 Apr 2012 at 7:42

GoogleCodeExporter commented 8 years ago

Original comment by ctasada on 24 Apr 2012 at 9:21

GoogleCodeExporter commented 8 years ago
I not found the new version 0.9.4 in the maven central repository ?
http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22gwt-cal%22
There are just the 0.9.3.1 version.
Is there an other name ?

Original comment by patou.de...@gmail.com on 19 Nov 2013 at 2:40