Hi, in my work i dont have any issue again, but in my other PC i get this
error

Failed to execute goal on project kx-apps-model: Could not resolve
dependencies for project xxxxx:jar:1.0: Could not transfer artifact
org.apache.openejb:apache-tomee:zip:webprofile:1.6.0-20131111.041136-231
from/to apache-repo-snapshot (
https://repository.apache.org/content/groups/snapshots): GET request of:
org/apache/openejb/apache-tomee/1.6.0-SNAPSHOT/apache-tomee-1.6.0-20131111.041136-231-webprofile.zip
from apache-repo-snapshot failed: SSL peer shut down incorrectly -> [Help 1]

pom.xml

<repository>
            <id>apache-repo-snapshot</id>
            <name>Apache Maven Repository</name>
            <url>https://repository.apache.org/content/groups/snapshots
</url>
        </repository>

<pluginRepositories>
        <pluginRepository>
            <id>apache-repo-snapshot</id>
            <name>Apache Maven Repository</name>
            <url>https://repository.apache.org/content/groups/snapshots</url>

        </pluginRepository>
    </pluginRepositories>


I clean all my m2 directory and this error persist. Is there something
wrong in apache repo?


Any advice?


Im using tomee 1.6.0-SNAPSHOT and tomee maven plugin 1.6.0-SNAPSHOT


2013/11/4 Howard W. Smith, Jr. <smithh032...@gmail.com>

> lol okay, that's what I thought... glad it's working now for you. :)
>
>
>
> On Mon, Nov 4, 2013 at 2:22 PM, José Luis Cetina <maxtorz...@gmail.com
> >wrote:
>
> > Nothing different, i just retried many times until it started
> >
> >
> > 2013/11/4 Howard W. Smith, Jr. <smithh032...@gmail.com>
> >
> > > did you do anything different? or you just kept trying until it started
> > > working? :)
> > >
> > >
> > > On Mon, Nov 4, 2013 at 2:15 PM, José Luis Cetina <maxtorz...@gmail.com
> > > >wrote:
> > >
> > > > Is working now
> > > >
> > > >
> > > > 2013/11/4 José Luis Cetina <maxtorz...@gmail.com>
> > > >
> > > > > I have more than 1 hour retrying using 2 differents ISP and still
> the
> > > > same
> > > > > problem :S
> > > > >
> > > > >
> > > > > 2013/11/4 Romain Manni-Bucau <rmannibu...@gmail.com>
> > > > >
> > > > >> works here but it is quite slow
> > > > >> Romain Manni-Bucau
> > > > >> Twitter: @rmannibucau
> > > > >> Blog: http://rmannibucau.wordpress.com/
> > > > >> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> > > > >> Github: https://github.com/rmannibucau
> > > > >>
> > > > >>
> > > > >>
> > > > >> 2013/11/4 José Luis Cetina <maxtorz...@gmail.com>:
> > > > >> > I could not run my app, i use maven tomee plugin, is something
> > down?
> > > > >> >
> > > > >> > Downloading:
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://repository.apache.org/content/groups/snapshots/org/apache/openejb/openejb-api/4.6.0-SNAPSHOT/openejb-api-4.6.0-20131104.040559-239.jar
> > > > >> >
> > > > >> >
> > > > >> > Failed to execute goal on project ear-codi-web-one: Could not
> > > resolve
> > > > >> > dependencies for project
> > > > >> > com.maxtorzito.test:ear-codi-web-one:war:1.0-SNAPSHOT: The
> > following
> > > > >> > artifacts could not be resolved:
> > > > >> > org.apache.openejb:mbean-annotation-api:jar:4.6.0-SNAPSHOT,
> > > > >> > org.apache.openejb:openejb-jpa-integration:jar:4.6.0-SNAPSHOT,
> > > > >> > org.apache.openejb:openejb-api:jar:4.6.0-SNAPSHOT: Could not
> > > transfer
> > > > >> > artifact
> > > > >> >
> > > org.apache.openejb:mbean-annotation-api:jar:4.6.0-20131104.040551-250
> > > > >> > from/to apache-repo-snapshot (
> > > > >> > https://repository.apache.org/content/groups/snapshots):
> > Connection
> > > > to
> > > > >> > https://repository.apache.org refused: Connection timed out ->
> > > [Help
> > > > 1]
> > > > >> >
> > > > >> >
> > > > >> > 2013/11/4 José Luis Cetina <maxtorz...@gmail.com>
> > > > >> >
> > > > >> >> Is there any issue with apache repo? i could not run my app
> with
> > > > tomee
> > > > >> >> plugin
> > > > >> >>
> > > > >> >> Could not resolve dependencies for project : The following
> > > artifacts
> > > > >> could
> > > > >> >> not be resolved:
> > > > >> >> org.apache.openejb:mbean-annotation-api:jar:4.6.0-SNAPSHOT,
> > > > >> >> org.apache.openejb:openejb-jpa-integration:jar:4.6.0-SNAPSHOT,
> > > > >> >> org.apache.openejb:openejb-api:jar:4.6.0-SNAPSHOT: Could not
> > > transfer
> > > > >> >> artifact
> > > > >> >>
> > > org.apache.openejb:mbean-annotation-api:jar:4.6.0-20131104.040551-250
> > > > >> >> from/to apache-repo-snapshot (
> > > > >> >> https://repository.apache.org/content/groups/snapshots):
> > > Connection
> > > > to
> > > > >> >> https://repository.apache.org refused: Connection timed out
> > > > >> >>
> > > > >> >
> > > > >> >
> > > > >> >
> > > > >> > --
> > > > >> >
> > -------------------------------------------------------------------
> > > > >> > *SCJA. José Luis Cetina*
> > > > >> >
> > -------------------------------------------------------------------
> > > > >>
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > -------------------------------------------------------------------
> > > > > *SCJA. José Luis Cetina*
> > > > > -------------------------------------------------------------------
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > -------------------------------------------------------------------
> > > > *SCJA. José Luis Cetina*
> > > > -------------------------------------------------------------------
> > > >
> > >
> >
> >
> >
> > --
> > -------------------------------------------------------------------
> > *SCJA. José Luis Cetina*
> > -------------------------------------------------------------------
> >
>



-- 
-------------------------------------------------------------------
*SCJA. José Luis Cetina*
-------------------------------------------------------------------

Reply via email to