Any Jenkins/Nexus experts have a good solution for this?

I’ve a binary non-Java project that’s being crazy so-compiled using Jenkins for Linux and Windows (and OS X when I can be bothered to set up an OS X Jenkins slave).

I have two users what should bundle all two/three results: one Java/Maven project and one non-Java Windows-only project.

I used to just compile and commit binaries to Subversion, but now the projects live in Git which for many reasons don’t like this. Maybe I should just just convert the two non-Java projects to Maven? Or is there sone nifty way to leverage the Nexus server to do this?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.