Peter Kronenberg

Results 11 issues of Peter Kronenberg

In your sample project at https://github.com/eirslett/frontend-maven-plugin/blob/master/frontend-maven-plugin/src/it/example%20project/pom.xml, you have a step which does `npm install`. Is that really necessary? My project is usually going to be up-to-date with anything that it...

When I run a build, I sometimes get this error: `Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:install-node-and-npm (install node and npm) on project demoIntegrate: Could not install Node: Unable to delete file:...

Thanks for your contribution to [Apache Tika](https://tika.apache.org/)! Your help is appreciated! Before opening the pull request, please verify that * there is an open issue on the [Tika issue tracker](https://issues.apache.org/jira/projects/TIKA)...

Sorry if this isn't the right place for this. Wondering if there is any progress on building Kaldi on Windows? I'm want to be able to use Vosk and following...

discussion
stale-exclude

Hi, I'm trying to get this plugin working, but having some difficulty. The hotlinks at https://wvengen.github.io/proguard-maven-plugin don't seem to work. And I can't find documentation on the various configuration elements...

Running EI 6.6 Using WSO2, I'm having problems parsing Json with a colon in one of the keys. The value also has commas For example, ``` { "foo:bar" : "a,b,c"...

I am getting the above Warning message. Proguard does not seem to be ignoring the BOOT-INF/classes part of the path, but is not part of the package name.

Hi, this looks very cool. Are you still supporting it? I see the last commit was 4 years ago. Wondering why this is limited to Controller? Is there any thing...

The doc says to use Snapshot releases based on the main branch. I don't see those on Maven Central? How can I download the snapshot releases?

Is there any additional documentation or description of the Python test files? Some are pretty obvious. Some are not. Transcript_scp.py is in a separate directory, python/test. What does that one...

help wanted