Sandro Böhme
Sandro Böhme
Hi @marceloverdijk, I would like to upload a jar to Maven Central that is tagged in your repo with the right version and the right pom. This is only possible...
Hi @marceloverdijk, I'm sorry taking ownership is too much for me. But I'm willing to create the next release for lesscss-java and lesscss-lesscss-maven-plugin under the official org.lesscss namespaces. I would...
If a file monitor is needed, than the one from Apache Commons can be used: https://commons.apache.org/proper/commons-vfs/apidocs/org/apache/commons/vfs2/impl/DefaultFileMonitor.html It is compatible with JDK 1.5.
That also sounds like a workable solution.
Hi @NateHark, currently I'm trying to apply the pull requests to prepare a new release of the maven plugin (and lesscss-java). After trying to apply your pull request I recognized...
Hi @buurd, currently I'm planning a new release of the plugin. When trying to merge your latest version of your pull request I get a lot of merge conflicts. I...
Hi @cpopov, I'm offering to release a new version of the lesscss-maven-plugin to Maven Central. My personal motivation is that I want to be able to use the less compiler...
Hi @marceloverdijk, if you would like to, I would create a release here as well. I will change the approach a bit. I will update my fork of lesscss-maven-plugin with...
How do you want to handle the versioning? As I understand it, you prefix the plugin version with the less version and add the version of the plugin within the...
Hi @marceloverdijk, do you want me to do the release here as well? I could successfully merge the following pull requests into my fork https://github.com/sandroboehme/lesscss-maven-plugin of the plugin: #12 #36...