RE: What does: "Skipping disabled repository central" really mean?
It probably means that you're getting a snapshot and central isn't configured in the pom to handle snapshots. -Original Message- From: Borut Bolčina [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 12, 2008 9:07 AM To: Maven Users List Subject: Re: What does: "Skipping disabled repository central" really mean? Hello, there was no clear answer on this one. Anybody knows what does [DEBUG] Skipping disabled repository xxx mean? How and why does maven decide not to use xxx? Thanks, Borut 2008/2/27 Chris Helck <[EMAIL PROTECTED]> > Hi, > > A certain user of mine gets "Skipping disabled repository central" when > mvn (2.0.8) tries to download a plugin. I've printed the effective-pom > and effective-settings and I don't see anything redirection of central > with mirrors or repository. > >
Re: What does: "Skipping disabled repository central" really mean?
Hello, there was no clear answer on this one. Anybody knows what does [DEBUG] Skipping disabled repository xxx mean? How and why does maven decide not to use xxx? Thanks, Borut 2008/2/27 Chris Helck <[EMAIL PROTECTED]> > Hi, > > A certain user of mine gets "Skipping disabled repository central" when > mvn (2.0.8) tries to download a plugin. I've printed the effective-pom > and effective-settings and I don't see anything redirection of central > with mirrors or repository. > >
RE: What does: "Skipping disabled repository central" really mean?
No, Ubuntu. -Chris -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff MAURY Sent: Wednesday, February 27, 2008 12:57 PM To: Maven Users List Subject: Re: What does: "Skipping disabled repository central" really mean? Are you running on Vista ? Jeff MAURY On Wed, Feb 27, 2008 at 6:51 PM, Chris Helck <[EMAIL PROTECTED]> wrote: > Hi Jeff, > > Using a different pom the same user can download from central. > Nevertheless, if this were the case, how would you correct it? > > Regards, > Christopher > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Jeff MAURY > Sent: Wednesday, February 27, 2008 12:11 PM > To: Maven Users List > Subject: Re: What does: "Skipping disabled repository central" really > mean? > > Are you sure you have the connectivity to the central repository. I've > seen this message once a connection is attempted against central and > it > fails: > the repository is then disabled by Maven for further attempts. > > Regards > Jeff MAURY > > On Wed, Feb 27, 2008 at 6:05 PM, Chris Helck <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > > A certain user of mine gets "Skipping disabled repository central" > > when mvn (2.0.8) tries to download a plugin. I've printed the > > effective-pom and effective-settings and I don't see anything > > redirection of central with mirrors or repository. > > > > It certainly sounds like mvn is not looking in the central repo when > > it tries to download a plugin. But I don't see why it is disabled. > > Can anyone explain? Below is the effective pom and settings: > > > > > > ** > > ** > > > > Effective POM for project 'ebs:md_build_instructions:jar:1.0-SNAPSHOT' > > > > ** > > ** > > > > > > > >md_parent > >ebs > >1.4-SNAPSHOT > > > > 4.0.0 > > ebs > > md_build_instructions > > md_build_instructions > > 1.0-SNAPSHOT > > http://www.ebs.com > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_ins > > tr > > uc > > tions/src/main/java > >src/main/scripts > > > > /home/cc/perforce/MarketData/build/maven2/build > > _i ns tructions/src/test/java > > > > /home/cc/perforce/MarketData/build/maven2/build_ins > > tr uc tions/target/classes > > > > /home/cc/perforce/MarketData/build/maven2/build > > _i ns tructions/target/test-classes > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instructi > > on > > s/ > > src/main/resources > > > > > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instructi > > on > > s/ > > src/test/resources > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instructi > > on > > s/ > > target > >md_build_instructions-1.0-SNAPSHOT > > > > > >maven-compiler-plugin > >2.0.2 > > > > 1.5 > > 1.5 > > > > > > > >maven-one-plugin > >1.2 > > > > > > > > install-maven-one-repository > > deploy-maven-one-repository > > > > > > > > com.ebs.development.repo > > > > scp://172.16.12.10/apps/local/apache2/htdocs/ma > > ve > > n< > > /remoteRepositoryUrl> > > > > > > > > > > > >maven-site-plugin > >2.0-beta-6 > > > > > >create site > >package > > > > site > > > > > > > >deploy site > >deploy > > > > deploy > > > > > > > > > > en > > > > > > > >maven-surefire-plugin > >2.4.2 > > > > false > > > >**/*ITest.java &
Re: What does: "Skipping disabled repository central" really mean?
Are you running on Vista ? Jeff MAURY On Wed, Feb 27, 2008 at 6:51 PM, Chris Helck <[EMAIL PROTECTED]> wrote: > Hi Jeff, > > Using a different pom the same user can download from central. > Nevertheless, if this were the case, how would you correct it? > > Regards, > Christopher > > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff > MAURY > Sent: Wednesday, February 27, 2008 12:11 PM > To: Maven Users List > Subject: Re: What does: "Skipping disabled repository central" really > mean? > > Are you sure you have the connectivity to the central repository. I've > seen this message once a connection is attempted against central and it > fails: > the repository is then disabled by Maven for further attempts. > > Regards > Jeff MAURY > > On Wed, Feb 27, 2008 at 6:05 PM, Chris Helck <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > > A certain user of mine gets "Skipping disabled repository central" > > when mvn (2.0.8) tries to download a plugin. I've printed the > > effective-pom and effective-settings and I don't see anything > > redirection of central with mirrors or repository. > > > > It certainly sounds like mvn is not looking in the central repo when > > it tries to download a plugin. But I don't see why it is disabled. Can > > anyone explain? Below is the effective pom and settings: > > > > ** > > ** > > > > Effective POM for project 'ebs:md_build_instructions:jar:1.0-SNAPSHOT' > > ** > > ** > > > > > > > >md_parent > >ebs > >1.4-SNAPSHOT > > > > 4.0.0 > > ebs > > md_build_instructions > > md_build_instructions > > 1.0-SNAPSHOT > > http://www.ebs.com > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instr > > uc > > tions/src/main/java > >src/main/scripts > > > > /home/cc/perforce/MarketData/build/maven2/build_i > > ns tructions/src/test/java > > > > /home/cc/perforce/MarketData/build/maven2/build_instr > > uc tions/target/classes > > > > /home/cc/perforce/MarketData/build/maven2/build_i > > ns tructions/target/test-classes > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instruction > > s/ > > src/main/resources > > > > > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instruction > > s/ > > src/test/resources > > > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instruction > > s/ > > target > >md_build_instructions-1.0-SNAPSHOT > > > > > >maven-compiler-plugin > >2.0.2 > > > > 1.5 > > 1.5 > > > > > > > >maven-one-plugin > >1.2 > > > > > > > > install-maven-one-repository > > deploy-maven-one-repository > > > > > > > > com.ebs.development.repo > > > > scp://172.16.12.10/apps/local/apache2/htdocs/mave > > n< > > /remoteRepositoryUrl> > > > > > > > > > > > >maven-site-plugin > >2.0-beta-6 > > > > > >create site > >package > > > > site > > > > > > > >deploy site > >deploy > > > > deploy > > > > > > > > > > en > > > > > > > >maven-surefire-plugin > >2.4.2 > > > > false > > > >**/*ITest.java > >**/Abstract*Test.java > > > > > > > > > >maven-help-plugin > >2.0.2 > > > > > > > > > > > > dev-legacy > > legacy > > http://172.16.12.10/maven > > legacy > > > > > > dev-vendo
RE: What does: "Skipping disabled repository central" really mean?
Hi Jeff, Using a different pom the same user can download from central. Nevertheless, if this were the case, how would you correct it? Regards, Christopher -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff MAURY Sent: Wednesday, February 27, 2008 12:11 PM To: Maven Users List Subject: Re: What does: "Skipping disabled repository central" really mean? Are you sure you have the connectivity to the central repository. I've seen this message once a connection is attempted against central and it fails: the repository is then disabled by Maven for further attempts. Regards Jeff MAURY On Wed, Feb 27, 2008 at 6:05 PM, Chris Helck <[EMAIL PROTECTED]> wrote: > Hi, > > A certain user of mine gets "Skipping disabled repository central" > when mvn (2.0.8) tries to download a plugin. I've printed the > effective-pom and effective-settings and I don't see anything > redirection of central with mirrors or repository. > > It certainly sounds like mvn is not looking in the central repo when > it tries to download a plugin. But I don't see why it is disabled. Can > anyone explain? Below is the effective pom and settings: > > ** > ** > > Effective POM for project 'ebs:md_build_instructions:jar:1.0-SNAPSHOT' > ** > ** > > > >md_parent >ebs >1.4-SNAPSHOT > > 4.0.0 > ebs > md_build_instructions > md_build_instructions > 1.0-SNAPSHOT > http://www.ebs.com > > > > /home/cc/perforce/MarketData/build/maven2/build_instr > uc > tions/src/main/java >src/main/scripts > > /home/cc/perforce/MarketData/build/maven2/build_i > ns tructions/src/test/java > > /home/cc/perforce/MarketData/build/maven2/build_instr > uc tions/target/classes > > /home/cc/perforce/MarketData/build/maven2/build_i > ns tructions/target/test-classes > > > > /home/cc/perforce/MarketData/build/maven2/build_instruction > s/ > src/main/resources > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instruction > s/ > src/test/resources > > > > /home/cc/perforce/MarketData/build/maven2/build_instruction > s/ > target >md_build_instructions-1.0-SNAPSHOT > > >maven-compiler-plugin >2.0.2 > > 1.5 > 1.5 > > > >maven-one-plugin >1.2 > > > > install-maven-one-repository > deploy-maven-one-repository > > > > com.ebs.development.repo > > scp://172.16.12.10/apps/local/apache2/htdocs/mave > n< > /remoteRepositoryUrl> > > > > > >maven-site-plugin >2.0-beta-6 > > >create site >package > > site > > > >deploy site >deploy > > deploy > > > > > en > > > >maven-surefire-plugin >2.4.2 > > false > >**/*ITest.java >**/Abstract*Test.java > > > > >maven-help-plugin >2.0.2 > > > > > > dev-legacy > legacy > http://172.16.12.10/maven > legacy > > > dev-vendor > vendor > http://172.16.12.10/maven2/dev/repo/ > > > dev-product > products > http://172.16.12.10/maven2/dev-product/repo/ > > > >false > > central > Maven Repository Switchboard > http://repo1.maven.org/maven2 > > > > > >never > > >false > > central > Maven Plugin Repository > http://repo1.maven.org/maven2 > > > >target/site > > >maven-changes-plugin > > > > changes-report > > > > > >maven-javadoc-plugin > > >maven-jxr-plugin > > >maven-pmd-plugin > > 1.5 > true > u
Re: What does: "Skipping disabled repository central" really mean?
Are you sure you have the connectivity to the central repository. I've seen this message once a connection is attempted against central and it fails: the repository is then disabled by Maven for further attempts. Regards Jeff MAURY On Wed, Feb 27, 2008 at 6:05 PM, Chris Helck <[EMAIL PROTECTED]> wrote: > Hi, > > A certain user of mine gets "Skipping disabled repository central" when > mvn (2.0.8) tries to download a plugin. I've printed the effective-pom > and effective-settings and I don't see anything redirection of central > with mirrors or repository. > > It certainly sounds like mvn is not looking in the central repo when it > tries to download a plugin. But I don't see why it is disabled. Can > anyone explain? Below is the effective pom and settings: > > > > Effective POM for project 'ebs:md_build_instructions:jar:1.0-SNAPSHOT' > > > > >md_parent >ebs >1.4-SNAPSHOT > > 4.0.0 > ebs > md_build_instructions > md_build_instructions > 1.0-SNAPSHOT > http://www.ebs.com > > > > /home/cc/perforce/MarketData/build/maven2/build_instruc > tions/src/main/java >src/main/scripts > > /home/cc/perforce/MarketData/build/maven2/build_ins > tructions/src/test/java > > /home/cc/perforce/MarketData/build/maven2/build_instruc > tions/target/classes > > /home/cc/perforce/MarketData/build/maven2/build_ins > tructions/target/test-classes > > > > /home/cc/perforce/MarketData/build/maven2/build_instructions/ > src/main/resources > > > > > > /home/cc/perforce/MarketData/build/maven2/build_instructions/ > src/test/resources > > > > /home/cc/perforce/MarketData/build/maven2/build_instructions/ > target >md_build_instructions-1.0-SNAPSHOT > > >maven-compiler-plugin >2.0.2 > > 1.5 > 1.5 > > > >maven-one-plugin >1.2 > > > > install-maven-one-repository > deploy-maven-one-repository > > > > com.ebs.development.repo > > scp://172.16.12.10/apps/local/apache2/htdocs/maven< > /remoteRepositoryUrl> > > > > > >maven-site-plugin >2.0-beta-6 > > >create site >package > > site > > > >deploy site >deploy > > deploy > > > > > en > > > >maven-surefire-plugin >2.4.2 > > false > >**/*ITest.java >**/Abstract*Test.java > > > > >maven-help-plugin >2.0.2 > > > > > > dev-legacy > legacy > http://172.16.12.10/maven > legacy > > > dev-vendor > vendor > http://172.16.12.10/maven2/dev/repo/ > > > dev-product > products > http://172.16.12.10/maven2/dev-product/repo/ > > > >false > > central > Maven Repository Switchboard > http://repo1.maven.org/maven2 > > > > > >never > > >false > > central > Maven Plugin Repository > http://repo1.maven.org/maven2 > > > >target/site > > >maven-changes-plugin > > > > changes-report > > > > > >maven-javadoc-plugin > > >maven-jxr-plugin > > >maven-pmd-plugin > > 1.5 > true > utf-8 > 100 > > > /home/cc/applications/buildtools/md/md_1.0/pmd.xml > > > > >maven-project-info-reports-plugin > > >maven-surefire-report-plugin > > > > > > com.ebs.development.repo > EBS Development Repository > > scp://172.16.12.10/apps/local/apache2/htdocs/maven2/dev-product/dev > -product/repo > > > com.ebs.development.repo > EBS Development Repository > > scp://172.16.12.10/apps/local/apache2/htdocs/maven2/dev-product/dev > -snapshot/repo > > > com.ebs.development.website > EBS Development Website > > scp://172.16.12.10/apps/local/apache2/htdocs/maven-web-sites/ebs/md > _build_instructions > > > > > scp://172.16.12.10/apps/local/apache2/htdocs/maven-web-sites eb.scp> >com.ebs.development.repo > > scp://172.16.12.10/apps/local/apache2/htdocs/maven legacy.product.scp> > > scp://172.16.12.10/apps/local/apache2/htdocs/maven2/dev-pro > duct > > > > > Effective settings: > > > /home/cc/.m2/repository > > ... > > > >