Re: NetBeans maven repo down? (2016-07-31)
Peter Hansson <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAC55jYN62QSsgaWBDwe2t8gaPiyzmme+u3L3UkkNrnkrq6y1cw@mail.gmail.com> |
Tested at 18:11 Central European Time, 01 Aug 2016: I'm afraid I can only confirm your observations Erik. Anyone listening to this ? Peter On Mon, Aug 1, 2016 at 4:58 AM, Eirik Bakke <[email protected]> wrote: > Hmm, going to > http://bits.netbeans.org/nexus/content/groups/netbeans/org/netbeans/api/org-netbeans-api-annotations-common/RELEASE80/ > gives me a "500 - This stopwatch is already stopped." error, while > http://bits.netbeans.org/nexus/content/groups/netbeans/org/netbeans/api/org-netbeans-api-annotations-common/RELEASE81/ > shows an empty directory. > > Does bits.netbeans.org have a mirror somewhere? I can't find any other > maven repos that have NetBeans artifacts for RELEASE81. > > -- Eirik > > On 7/31/16, 10:46 PM, "Steven Yi" <[email protected]> wrote: > > May be related, but I just tried to look up some Javadoc from > bits.netbeans.org (e.g., > > http://bits.netbeans.org/dev/javadoc/org-netbeans-modules-editor-lib2/org/netbeans/api/editor/document.LineDocumentUtils.html?is-external=true > ) > and I'm getting a 404 here. > > On Sun, Jul 31, 2016 at 8:49 PM, Eirik Bakke <[email protected]> wrote: > > Is http://bits.netbeans.org/nexus/content/groups/netbeans down? > > I tried creating a fresh new maven-based NetBeans Platform application and > a > clean build gives this error: > > ======= > Failed to execute goal on project mavenproject1-branding: Could not resolve > dependencies for project no.ebakke:mavenproject1-branding:nbm:1.0-SNAPSHOT: > Could not find artifact org.netbeans.api:org-netbeans-api-annotations- > common:jar:RELEASE81 in netbeans > (http://bits.netbeans.org/nexus/content/groups/netbeans/) -> [Help 1] > ======= > > Same goes if I delete my maven cache (~/.m2), as well as if I use > http://bits.netbeans.org/maven2/ (older repo location?) instead. > > Am I doing something silly? > > -- Eirik > > >