Skip to content

Instantly share code, notes, and snippets.

@sgulci
sgulci / nexus-uploader.py
Last active October 19, 2020 08:25 — forked from omnisis/nexus-uploader.py
Uploads a local M2 repo to a remote Nexus 3 Server
#!/usr/bin/env python3
""""
nexus-uploader.py
Allows mirroring local M2 repositories to a remote Nexus server with a single command.
Supports:
- uploading of common classifiers (sources, javadocs) if available
- using regex include pattern for artifactIds/groupIds
- recursively processing local repo, just point to the root
@sgulci
sgulci / netbeans-build.log
Last active October 2, 2019 20:55
netbeans build error
ant -f /home/sahin/NetBeansProjects/netbeans/nbbuild build-nozip
bootstrap:
Bootstrapping NetBeans-specific Ant extensions...
Getting: https://gitbox.apache.org/repos/asf?p=netbeans-jenkins-lib.git;a=blob_plain;f=meta/netbeansrelease.json
To: /home/sahin/NetBeansProjects/netbeans/nbbuild/build/netbeansrelease.json
Warning: Could not find file /home/sahin/NetBeansProjects/netbeans/nbbuild/gitinfo.properties to copy.
Warning: Could not find file /home/sahin/NetBeansProjects/netbeans/nbbuild/netbeansrelease.properties to copy.
Processing build with branch master and hash ${metabuild.hash}
getgitinformation:
Building branch: master