What about this?

<dependency>
  <groupId>org.netbeans.api</groupId>
  <artifactId>org-netbeans-swing-outline</artifactId>
  <version>RELEASE120-1</version>
</dependency>

;-)

Kind regards,
Antonio

P.S.: You can now search for these at Maven Central

https://search.maven.org/search?q=a:org-netbeans-swing-outline

El 16/7/20 a las 16:00, Ernie Rael escribió:
Greetings,

There are a variety of jar files available from 8.2, for example

                 <dependency>
                     <groupId>org.netbeans.api</groupId>
    <artifactId>org-netbeans-swing-outline</artifactId>
                     <version>RELEASE82</version>
                 </dependency>

that can be used in plain old java projects.

How should these be handled? I didn't spend a lot of time investigating when I first ran into this. Of course, this may not be an issue at all. Is there a way to just get the jar when needed?

-ernie

On 7/14/2020 9:31 AM, antonio wrote:
Hi all,

As you may know bits.netbeans.org is currently:

1. publishing the Javadoc for the Apache NetBeans Project
2. hosting some mini-web sites for the NBM Maven Plugin and other Maven related stuff. 3. redirecting the rest of requests (including the old NetBeans Maven repository) to an Oracle server.

If the Oracle server is decomissioned the Maven repository for the previous NetBeans releases will be gone with the wind.

I think we all agree it's ok to lose these old non-Apache Maven repositories, right? Understanding that users that still depend on previous NetBeans maven artifacts should upgrade to newest 12 binaries in Maven Central, right?

In case anybody is interested in keeping them, is there a plan to keep these binaries?

Thanks and kind regards,
Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists






---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to