Maven
Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting, and documentation from a central piece of information. Maven is typically used for Java projects.
Here are 6,677 public repositories matching this topic...
hardware.camera is deprecated.
The examples should be updated to use camera2.
If I find some time I will take a look at it.
-
Updated
Feb 19, 2020 - Java
Kotlin 1.3.40 saw the release of a new KotlinJS plugin, org.jetbrains.kotlin.js. apply plugin: 'kotlin-dce-js' still seems to work, but the buildBundle part doesn't, as NpmTask doesn't exist anymore.
Can we update the example? Otherwise it's tricky to see how to pr
Description
I have a Spring Project which produces files with a $ character in the middle of one filename. The $ sign is not escaped in the dockerfile and docker build tries variable substitution and cannot find the file.
How to reproduce
I have this file:
ServletInitializer$ApplicationContextHolder.class
What do you expect
$ character is escaped and file is copied to the imag
Is this a BUG REPORT or FEATURE REQUEST?:
FEATURE REQUEST
Description
[Add feature/bug description here]
When build image, how to add image label, like docker build --label xxxx
Please provide:
- Link to build log from https://jitpack.io
https://jitpack.io/com/github/heremaps/oss-review-toolkit/c5d3d3964e/build.log
- Does the project build on your machine with the same commands (e.g. ./gradlew install) ?
Yes.
- What error are you seeing?
./gradlew install is being called although according to the docs it should
There is lots of good documentation auto-extracted from the TensorFlow header files here:
However, the docs use line comments, not JavaDoc comments, so the documentation is not visible in popups in Eclipse etc.
In this case, the comments are in MarkDown format. It would be great
-
Updated
Feb 19, 2020 - JavaScript
-
Updated
Feb 19, 2020 - Java
-
Updated
Feb 19, 2020 - Java
https://github.com/opencontainers/image-spec/blob/master/annotations.md defines a common set of annotations (labels) for images.
It would be nice to add most of these automatically by deducing info from maven properties and/or git.
-
Updated
Feb 19, 2020 - Java
-
Updated
Feb 18, 2020 - Java
I started using spotless in a maven java project for the first time. I am getting an exception indicating that there are unused imports. I can strip down the file to be as simple as
package example;
public interface Test {
}
There are no imports at all, but still there is the removeUnusedImports error.
Full Stack trace:
[spotless-stacktrace.txt](https://github.com/diffplug/s
-
Updated
Feb 17, 2020 - Java
When use IMM CreateOfficeConversionTask to convert a document to vector format, there's no thumbnail image generated. In most cases, we need such a thumbnail for the purpose to preview the document in a list page. For now, I have to call the API twice to generate both vector and jpg format, and use the first page of the jpg for preview, and use the vector for the formal reading page. If the vector
-
Updated
Feb 19, 2020 - Java
I can not make the eclipse stop at a breakpoint to debug..
Does anyone know how to do this?
I already tried this:
https://blog.jooq.org/2015/06/23/how-to-debug-your-maven-build-with-eclipse/
-
Updated
Feb 12, 2020 - Java
-
Updated
Feb 19, 2020 - Shell
-
Updated
Feb 18, 2020 - Java
-
Updated
Feb 13, 2020 - Java
-
Updated
Feb 17, 2020 - Java
Created by Apache Software Foundation
Released July 13, 2004
- Repository
- apache/maven
- Website
- maven.apache.org
- Wikipedia
- Wikipedia
I first observed this in this log.
I also hit this on Windows: