It's working now, thanks

2016-07-26 19:12 GMT-03:00 Romain Manni-Bucau <rmannibu...@gmail.com>:

> m2e or settings.xml setup
>
> -U should log what it tries to resolves and fails
>
> cleaning your m2 repo folder org/apache/tomee/tomee-embedded can help too
>
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
> <http://www.tomitribe.com> | JavaEE Factory
> <https://javaeefactory-rmannibucau.rhcloud.com>
>
> 2016-07-26 22:11 GMT+02:00 Felipe Jaekel <fkjae...@gmail.com>:
>
> > Same thing
> >
> > I can access on the browser too
> >
> > Can it be a M2E issue?
> >
> > 2016-07-26 15:49 GMT-03:00 Romain Manni-Bucau <rmannibu...@gmail.com>:
> >
> > > Can you try to run it adding -U? Seems ok
> > >
> > >
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/tomee/tomee-embedded/7.0.2-SNAPSHOT/
> > >
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
> > > <http://www.tomitribe.com> | JavaEE Factory
> > > <https://javaeefactory-rmannibucau.rhcloud.com>
> > >
> > > 2016-07-26 20:47 GMT+02:00 Felipe Jaekel <fkjae...@gmail.com>:
> > >
> > > > Hi,
> > > >
> > > > I'm interested in running 7.0.2-SNAPSHOT in production, but first I'd
> > > like
> > > > to run my integration tests.
> > > >
> > > > When I try to import 7.0.2-SNAPSHOT artifacts with maven I'm getting
> > this
> > > > error:
> > > >
> > > > ArtifactDescriptorException: Failed to read artifact descriptor for
> > > > org.apache.tomee:tomee-embedded:jar:7.0.2-SNAPSHOT:
> > > > ArtifactResolutionException: Failure to transfer
> > > > org.apache.tomee:tomee-embedded:pom:7.0.2-SNAPSHOT from
> > > > https://repository.apache.org/content/repositories/snapshots/ was
> > cached
> > > > in
> > > > the local repository, resolution will not be reattempted until the
> > update
> > > > interval of people.apache.snapshots has elapsed or updates are
> forced.
> > > > Original error: Could not transfer artifact
> > > > org.apache.tomee:tomee-embedded:pom:7.0.2-SNAPSHOT from/to
> > > > people.apache.snapshots (
> > > > https://repository.apache.org/content/repositories/snapshots/): No
> > > > appropriate protocol (protocol is disabled or cipher suites are
> > > > inappropriate) pom.xml /Service line 1 Maven Dependency Problem
> > > >
> > > > Repository config:
> > > > <repository>
> > > > <id>people.apache.snapshots</id>
> > > > <url>https://repository.apache.org/content/repositories/snapshots/
> > </url>
> > > > <releases>
> > > > <enabled>false</enabled>
> > > > </releases>
> > > > <snapshots>
> > > > <enabled>true</enabled>
> > > > </snapshots>
> > > > </repository>
> > > >
> > > > Am I missing something?
> > > >
> > > > Thanks
> > > >
> > >
> >
>

Reply via email to