Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged Maven

0 votes
1.7k views
1 answer
    I'm using Maven 3.0.3, JUnit 4.8.1, and Jacoco 0.6.3.201306030806, and I am trying to create test ... Any ideas what configuration I'm missing? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have 2 different project build on mvn. I am trying to replace to Gradle. Project 1 is an SDK, and project 2 is ... Any way that I can do so? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
2.4k views
1 answer
    I have been trying in vain to implement tomcat 9's jakarta servlet as opposed to the previous javax.servlet ... I deploy the war file. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I was wondering how to download all (not one or two specified ones) artifacts from a Nexus 3 repo to local ... how to perform such an export? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a multimodule Maven2 project which builds a web application. The application is connected to a ... overlooked something obvious). See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I am trying to use the nexus REST api to get the latest version of a maven artifact. I am able to browse to ... currently using: Nexus v. 1.9.2 See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I installed the Maven plugin for Eclipse, and then I got an error like below: please make sure the -vm option in ... to my JDK in eclipse.ini? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    What I want to do is build a docker image for my Java application but the following considerations should ... -buildpacks-jib-and-dockerfile See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    dependency:tree can be used to see the dependency tree for a given project. But what I need is to see the ... (I need to do this for several artifacts). Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm always getting the following error.Can somebody help me please? Exception in thread "main" java.lang. ... > </dependency> </dependencies> </project> Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I got the error Unable to locate NamespaceHandler when using context:annotation-config running (java -jar) a jar assembled ... jar. What do you think about it? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a library that I distribute using maven 2. The typical user of this library doesn't use maven to build ... /0.4-SNAPSHOT/ Is this possible using maven? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I am using Eclipse 3.7 Indigo with Maven M2E Plugin 1.0.100. Using the JBoss 7.x JavaEE 6 EAR ... > <modules></modules> </configuration> <plugin> Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I have a multi-modules project, like this one: main-project/ module1/ module2/ sub-module1/ sub-module2/ sub-module3/ ... level, or at any sub-module level... Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    Is there a specific recommended approach to the inclusion of the spring-boot parent pom into projects that already have ... POM file. Other options? TIA, Scott Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    Looking at documentation http://maven.apache.org/surefire/maven-surefire-plugin/examples/testng.html, we can see <scope> ... how can we use it for running test? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I wrote some Maven code in Netbeans that has approximately more than 2000 lines. When I compile it on Netbeans, ... would be great if you can help me! Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I am trying to deploy a Spring Boot app to Tomcat, because I want to deploy to AWS. I created a WAR file, ... is another reference. Not sure how useful it is. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    When building a Java 8 project with Maven: mvn clean package I get this message: Java HotSpot(TM) 64-Bit Server ... removed in 8.0 How to remove this message? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I'm getting the following error. It seems there are multiple logging frameworks bound to slf4j. Not ... .org/codes.html#multiple_bindings for an explanation. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    When I run my selenium test (mvn test) from jenkins (windows) I see only the console output. I don't see ... so that I can see the browsers running the test? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.5k views
1 answer
    I have added the most updated Selenium dependency in my pom.xml <dependency> <groupId>org.seleniumhq.selenium</ ... while having it in my local repository. Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    In Maven2, to exclude a single transitive dependency, I have to do something like this: <dependency> <groupId> ... dependencies at once instead of one-by-one? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    I am Using Jenkins 2 for compiling Java Projects, I want to read the version from a pom.xml, I was following ... these versions: Plugin Pipeline 2.1 Jenkins 2.2 Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I have a Spring Boot application and I have created a Jar out of that. Following is my pom.xml: <dependencies> < ... I add a dependency to a Spring Boot JAR? Question&Answers:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.4k views
1 answer
    Why the dependency in dependencyManagement is not listed out when running mvn dependency:tree? I have the same ... in-dependencymanagement-is-not-listed-out-when-running-mvn-de...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    I maintain a few Java library projects on GitLab, which I currently build with a GitLab CI workflow and ... -jar-version-numbers-in-sync-between-jitpack-and-other-repositories...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    I want to run only repackage goal that comes from spring-boot-maven-plugin plugin. I tried mvn spring-boot- ... .com/questions/65853093/how-to-run-spring-boot-repackage-goal...
asked Oct 7, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...