You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using jdeb with maven for a while now, and a pure Java implementation with maven deps is a peace of mind thing. It'd be great if on top of the ant task there was a simple maven plugin that mapped config across. I see that you use maven to build this, so if you're up for writing it, I'm up for testing. On the other hand, if you're not up for writing it, I could be, however more so if you'd include it into your tree so it didn't fall behind. Thoughts?
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. There is actually a project already which provides a Maven plugin based on Redline for creating RPMs. Check out https://github.com/RiotGames/riot-redline-plugin and see if it does what you need.
Excellent! Thanks for the link. I can't find it in central, though. So I filed an issue there RiotGamesMinions/riot-redline-plugin#1 which is hopefully less of a waste of his time than this one was of yours. Much appreciated! :-)
I've been using jdeb with maven for a while now, and a pure Java implementation with maven deps is a peace of mind thing. It'd be great if on top of the ant task there was a simple maven plugin that mapped config across. I see that you use maven to build this, so if you're up for writing it, I'm up for testing. On the other hand, if you're not up for writing it, I could be, however more so if you'd include it into your tree so it didn't fall behind. Thoughts?
The text was updated successfully, but these errors were encountered: