Hi, We would like to publish maven artefacts that come from an Ant Build of NetBeans.
Artefacts are jars,nbms (special netbeans extension),javadocs,sources. We would like to publish for a specific release and also the snapshot version "nightly" All artefacts are processed via a maven plugin nb-repository-plugin (more a tools, no need of a project to use it) that take folder where artefacts are and it then put them in a targeted repository with a generated pom associated. The targeted repository can be local or remote. On the Apache site, I found maven based release, or ant ivy release but nothing that seems to match our needs. Is it possible to manually add staged repository and keep credentials and use the nb-repository-plugin to make the long running job ? Any help, any strategy are welcome :D. Best Regards Eric (skygo)