Add cssembed to maven central repo
Hi Nicholas! I have a couple of requests related to cssembed library: http://github.com/nzakas/cssembed
- Could you expose the following method in DataURIGenerator: public static void generate(final InputStream is, final Writer out, final String mimeType)
- Could you add your library to maven public repo & also use maven as a building tool (it is one of the requirements). This is the link describing how this can be done: http://nexus.sonatype.org/oss-repository-hosting.html
I want to add your library as a dependency to my open source project (http://code.google.com/p/wro4j/). Until it is not availble publicly, I add the cssembed sources into the core of wro4j project. I would preffer having external dependency instead of copying the sources manually and tweak them.
Please, let me know what you think. Thank you very much!
Regards, Alex Objelean