On Sun, Sep 23, 2018 at 3:43 PM, Peter Nabbefeld <[email protected]> wrote:
> Hello, > > as I've read on the users list, the netbeans.org domain has been > officially donated to Apache, so Maven plugins etc. should be put there, > now. (Message was from Geertjan Wielenga, on Subject "[Platform] Maven > artefacts". Simplest way to keep track of the latest developments is via the quarterly incubator reports, i.e., here's the latest one, please read it to see where the various developments in Apache NetBeans are right now: https://wiki.apache.org/incubator/October2018 This is where the above was announced: https://lists.apache.org/thread.html/c80bbb49495902ae48d480c484c7f02b3a118ab6e91c27051a482025@%3Cdev.netbeans.apache.org%3E > For me, question remains what will happen to NB 8.2 plugins. > > So, primarily I'd expect the necessary infrastructure needs to be created > first. > Yes, what do you suggest to be done here, and where? What is your proposal here? For me as well, for everyone as well, it is unclear where the plugins (and not necessarily just for 8.2) should be hosted. They cannot be hosted on our VM at Apache, since Apache distributes source code only, not binaries. An exception is the convenience binary of the sources released at Apache, i.e., that's why we can make the ZIP file containing the binary distribution of the released source code available. But what about the plugins? Can they be hosted on your organization's servers? We do have various organizations who have already offered that kind of space, would be good to start documenting that, would be good if a variety of organizations would make that space available. A next question is where should the application currently at plugins.netbeans.org be hosted? So, the point is, you seem to be asking questions expecting there to be answers provided by somebody -- who that somebody is is unclear, we are all in the same boat together, and we're all trying to figure out the way forward for various artefacts together. The best way to ask a question on an Apache dev mailing list is to suggest several answers that you have come up with yourself as a way forward, rather than hoping/expecting/assuming that there are answers that someone is going to provide. This is the most difficult aspect of understanding what we are doing here together, it's going to take a lot of time for this aspect to really sink in -- it's what makes the process inspiring, potentially, but also frustrating, and we all hope you'll think along with everyone else about the best solutions and not get too frustrated in the process. Gj > > Kind regards > > Peter > > > Am 23.09.18 um 15:31 schrieb John McDonnell: > > Hi, >> >> I was looking into the maven artifacts issue earlier and noticed the linux >> build has been failing[1]. >> >> Anyone any ideas before I reach out to infra? >> >> Regards >> >> John >> >> [1]: ERROR: Error fetching remote repo 'origin' >> hudson.plugins.git.GitException: Failed to fetch from >> https://github.com/apache/incubator-netbeans.git >> at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888) >> at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155) >> at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186) >> at hudson.scm.SCM.checkout(SCM.java:504) >> at hudson.model.AbstractProject.checkout(AbstractProject.java:1 >> 208) >> at hudson.model.AbstractBuild$AbstractBuildExecution.defaultChe >> ckout(AbstractBuild.java:574) >> at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy >> .java:86) >> at hudson.model.AbstractBuild$AbstractBuildExecution.run(Abstra >> ctBuild.java:499) >> at hudson.model.Run.execute(Run.java:1794) >> at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) >> at hudson.model.ResourceController.execute(ResourceController. >> java:97) >> at hudson.model.Executor.run(Executor.java:429) >> Caused by: hudson.plugins.git.GitException: Command "git fetch --tags >> --progress https://github.com/apache/incubator-netbeans.git >> +refs/heads/*:refs/remotes/origin/*" returned status code 128: >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >
