Hi guys,
I am the author of the maven-android-sdk-deployer and found out about
your effort via macarese. I just had a look at the pom and I think if
you want to get the artifact deployed to maven central you will have
to switch the android dependency to use the ones deployed in maven
maven central rather than the ones deployed out of the sdk into the
local repo of the user.
Check out the right versions to use here
http://repo2.maven.org/maven2/com/google/android/
and let me know if you need any other help. You might need to test
this a bit since the approach for the artifacts in central is a bit
different. It has transitive dependencies and older versions have a
bit of a bug with missing json support. It depends a bit what you use.
Oh and if a user does have problems with that he can still add the sdk
deployer ones instead and he will be fine, but to get into central you
have to depend on stuff thats in central only...
manfred
On Nov 26, 12:38 pm, Christian Williams <
x...@pivotallabs.com> wrote:
> Awesome! I'm making a few changes to get it ready for repo submission.
>
> --X
>
>
>
>
>
>
>
> On Fri, Nov 26, 2010 at 10:00 AM, Macarse <
maca...@gmail.com> wrote:
> > Today I pushed a fixed pom file with every dependence solved.
>
> > Check it out
> > On Nov 26, 2010 2:41 PM, "Christian Williams" <
antixian...@gmail.com>
> > wrote:
> > > I've been wanting to eliminate the hamcrest dependency for a while, I'll
> > work on that today.
>
> > > --X [typos courtesy of my iPhone]
>
> > > On Nov 26, 2010, at 7:43, Macarse <
maca...@gmail.com> wrote:
>
> > >> Ok, I just tested and it doesn't work with 1.1 :(
>
> > >> On Thu, Nov 25, 2010 at 11:50 AM, Macarse <
maca...@gmail.com> wrote:
> > >>> I just pushed to my fork a working pom.
>
> >
https://github.com/Macarse/robolectric/commit/902467c4ea250ed5b8605e9...
>
> > >>> I reached to a point where a dep is not available on
> >
http://mvnrepository.com/
> > >>> Robolectric uses 1.3.0RC1 but only 1.1 is available.
>
> > >>> There is an issue to fix it here:
> > >>>
http://code.google.com/p/hamcrest/issues/detail?id=30
>
> > >>> Do we need 1.30RC1 or 1.1 is just fine?
>
> > >>> Thanks
>
> > >>> On Wed, Nov 24, 2010 at 4:30 PM, Christian Williams
> > >>> <
x...@pivotallabs.com> wrote:
> > >>>> Awesome! I was dreading trying to write a pom, I've been defeated too
> > many
> > >>>> times. ;-)
> > >>>> --X
>
> > >>>> On Wed, Nov 24, 2010 at 9:36 AM, Christian Williams <
> >
x...@pivotalsf.com>
> > >>>> wrote:
>
> > >>>>> Awesome! I was dreading trying to write a pom, I've been defeated too
> > many
> > >>>>> times. ;-)
>
> > >>>>> --X [typos courtesy of my iPhone]
>