You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by José Luis Cetina <ma...@gmail.com> on 2013/11/04 16:05:14 UTC

Apache repo down?

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

Re: Apache repo down?

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Infra is looking into that. We also got a lot of troubles with David to
push 1.6.0 binaries.
We HTTP 502 AFAIR.

JLouis


2013/11/13 José Luis Cetina <ma...@gmail.com>

> The same error:
>
> Failed to execute goal
> org.apache.openejb.maven:tomee-maven-plugin:1.6.0-SNAPSHOT:run
> (default-cli) on project kx-apps-ear: Execution default-cli of goal
> org.apache.openejb.maven:tomee-maven-plugin:1.6.0-SNAPSHOT:run failed:
> Could not transfer artifact
> org.apache.openejb:apache-tomee:zip:webprofile:1.6.0-20131113.041019-232
> from/to apache (
> https://repository.apache.org/content/repositories/snapshots/): GET
> request
> of:
>
> org/apache/openejb/apache-tomee/1.6.0-SNAPSHOT/apache-tomee-1.6.0-20131113.041019-232-webprofile.zip
> from apache failed
> org.apache.openejb:apache-tomee:zip:1.6.0-SNAPSHOT
>
> from the specified remote repositories:
> prime-repo (http://repository.primefaces.org, releases=true,
> snapshots=true),
> apache-repo-snapshot (
> https://repository.apache.org/content/groups/snapshots,
> releases=true, snapshots=true),
> central (http://repo.maven.apache.org/maven2, releases=true,
> snapshots=false),
> apache (https://repository.apache.org/content/repositories/snapshots/,
> releases=false, snapshots=true): SSL peer shut down incorrectly
> -> [Help 1]
>
>
>
> 2013/11/12 José Luis Cetina <ma...@gmail.com>
>
> > 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. <sm...@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 <maxtorzito@gmail.com
> >> >wrote:
> >>
> >> > Nothing different, i just retried many times until it started
> >> >
> >> >
> >> > 2013/11/4 Howard W. Smith, Jr. <sm...@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 <
> >> maxtorzito@gmail.com
> >> > > >wrote:
> >> > >
> >> > > > Is working now
> >> > > >
> >> > > >
> >> > > > 2013/11/4 José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
> > -------------------------------------------------------------------
> >
>
>
>
> --
> -------------------------------------------------------------------
> *SCJA. José Luis Cetina*
> -------------------------------------------------------------------
>



-- 
Jean-Louis

Re: Apache repo down?

Posted by José Luis Cetina <ma...@gmail.com>.
The same error:

Failed to execute goal
org.apache.openejb.maven:tomee-maven-plugin:1.6.0-SNAPSHOT:run
(default-cli) on project kx-apps-ear: Execution default-cli of goal
org.apache.openejb.maven:tomee-maven-plugin:1.6.0-SNAPSHOT:run failed:
Could not transfer artifact
org.apache.openejb:apache-tomee:zip:webprofile:1.6.0-20131113.041019-232
from/to apache (
https://repository.apache.org/content/repositories/snapshots/): GET request
of:
org/apache/openejb/apache-tomee/1.6.0-SNAPSHOT/apache-tomee-1.6.0-20131113.041019-232-webprofile.zip
from apache failed
org.apache.openejb:apache-tomee:zip:1.6.0-SNAPSHOT

from the specified remote repositories:
prime-repo (http://repository.primefaces.org, releases=true,
snapshots=true),
apache-repo-snapshot (https://repository.apache.org/content/groups/snapshots,
releases=true, snapshots=true),
central (http://repo.maven.apache.org/maven2, releases=true,
snapshots=false),
apache (https://repository.apache.org/content/repositories/snapshots/,
releases=false, snapshots=true): SSL peer shut down incorrectly
-> [Help 1]



2013/11/12 José Luis Cetina <ma...@gmail.com>

> 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. <sm...@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 <maxtorzito@gmail.com
>> >wrote:
>>
>> > Nothing different, i just retried many times until it started
>> >
>> >
>> > 2013/11/4 Howard W. Smith, Jr. <sm...@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 <
>> maxtorzito@gmail.com
>> > > >wrote:
>> > >
>> > > > Is working now
>> > > >
>> > > >
>> > > > 2013/11/4 José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
> -------------------------------------------------------------------
>



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

Re: Apache repo down?

Posted by José Luis Cetina <ma...@gmail.com>.
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. <sm...@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 <maxtorzito@gmail.com
> >wrote:
>
> > Nothing different, i just retried many times until it started
> >
> >
> > 2013/11/4 Howard W. Smith, Jr. <sm...@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 <maxtorzito@gmail.com
> > > >wrote:
> > >
> > > > Is working now
> > > >
> > > >
> > > > 2013/11/4 José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
-------------------------------------------------------------------

Re: Apache repo down?

Posted by "Howard W. Smith, Jr." <sm...@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 <ma...@gmail.com>wrote:

> Nothing different, i just retried many times until it started
>
>
> 2013/11/4 Howard W. Smith, Jr. <sm...@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 <maxtorzito@gmail.com
> > >wrote:
> >
> > > Is working now
> > >
> > >
> > > 2013/11/4 José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
> -------------------------------------------------------------------
>

Re: Apache repo down?

Posted by José Luis Cetina <ma...@gmail.com>.
Nothing different, i just retried many times until it started


2013/11/4 Howard W. Smith, Jr. <sm...@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 <maxtorzito@gmail.com
> >wrote:
>
> > Is working now
> >
> >
> > 2013/11/4 José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
-------------------------------------------------------------------

Re: Apache repo down?

Posted by "Howard W. Smith, Jr." <sm...@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 <ma...@gmail.com>wrote:

> Is working now
>
>
> 2013/11/4 José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
> -------------------------------------------------------------------
>

Re: Apache repo down?

Posted by José Luis Cetina <ma...@gmail.com>.
Is working now


2013/11/4 José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
-------------------------------------------------------------------

Re: Apache repo down?

Posted by José Luis Cetina <ma...@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 <rm...@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 <ma...@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 <ma...@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*
-------------------------------------------------------------------

Re: Apache repo down?

Posted by Romain Manni-Bucau <rm...@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 <ma...@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 <ma...@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*
> -------------------------------------------------------------------

Re: Apache repo down?

Posted by José Luis Cetina <ma...@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 <ma...@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*
-------------------------------------------------------------------