maven

Maven + Tomcat7 Deployment

Here is such an error when deploying the Maven project in Tomcat7 (IDE Idea) [INFO] --- maven-deploy-plugin:2.7:deploy (def ... </plugin> </plugins> </build> Already steamed, the second day I suffer. Please help me!

mvn compile -> Error No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?

I want to run the project via the command line mvn compile But I get an error: [ERROR] COMPILATION ERROR : [INFO] ------ ... atform encoding: Cp1251 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" How to solve the problem?

Intellij Idea - how to translate an entire java project to UTF-8

I have an old project that is not encoded in UTF-8, I need to translate the entire project to UTF-8. I work in Intellij Idea. ... ed at the beginning of each file. Maybe there is a plugin that will carefully translate all classes into UTF-8 encoding ?

Postgresql JDBC Maven. Does not connect to the database after the build

I started studying JDBC and ran into this problem: I wrote a simple program in IntelliJIdea that tries to connect to a Postgr ... equires accounting and, possibly, payment. Or is it possible to somehow run a project written in 11 and higher using jre 8?)

Netbeans 8.2 Maven, error when adding a dependency (code 501)

Started working with Maven (pom.xml in particular) and decided to install JUnit 4.12, however after I add it to pom.xml (depe ... I believe that everything leads to the fact that I have upgraded to Apache NetBeans, but I am sure that there is a solution.

When running the jar file, I get the java.lang error.ExceptionInInitializerError Caused by: java.util.MissingResourceException

I need to use localization in my project, here is its structure. Using Maven, I build two jar files-the server and the clien ... tand what's going on, why it doesn't find my locales, and how to fix it, though. googled it. UPD: added a jar directory tree

Maven doesn't work with JavaFX

I can't start the project with the Maven build in any way, it constantly swears with the error java.lang.reflect.Invocat ... adInfoBotFromFile(file); } } Moved the xml files to the resources folder Can you tell me what I'm doing wrong?

Why does Maven swear? javax.servlet does not exist

When building maven swears on the lines: import javax.servlet.ServletException; //package javax.servlet does not exist import ... </plugin> </plugins> </pluginManagement> </build> </project>

JavaEE out.println cannot resolve method

Started learning JavaEE. The project is built in IntelliJ IDEA on Maven, TomCat 9. Ideshka notes that it does not find the ... %> </p> <p> <% for (int i =0; i < 10; i++) { out.println(i); } %> </p>

java.lang.NoClassDefFoundError: org/springframework/boot/SpringApplication + Docker

I tried to run the application on docker, but I can't overcome the error C:\Users\Мася\Desktop\my-personal-diary>docker ru ... t;/plugins> </build> </project> What's under the comments are my attempts to fix the situation Help pj!

I can't build the Nukkit plugin [Maven]

I want to compile a plugin for powernukkit, how can I add it to the EconomyAPI dependencies https://github.com/Nukkit-coders/ ... hosting http://jenkins.onebone.me/plugin/repository/everything/ the plugin is no longer built! How do I compile this plugin?

Connect the OpenCV library to the maven JavaFX project on intellij Idea

A window application JavaFX is being developed in Intellij Idea based on maven - a project using the OpenCV library. Before ... searched half of the Internet - I will not find the reason for the error... What else do I need to connect or configure here?

Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.3. RELEASE-error

I am new to java programming and have encountered the following problem - After importing a project into Intellij IDEA, the f ... ;target>8</target> </configuration> </plugin> </plugins> </build>

Error:java: Source option 5 is no longer supported. Use 6 or later

At the first launch of the maven project, this error occurred.

What is a dependency descriptor in the context of Maven?

I came across the definition and can't understand the meaning of the dependency descriptor phrase. Starter packages are a se ... of convenient dependency descriptors that you can include in your application. P.S Topic is related to Spring boot starters

The specified exec-maven-plugin file cannot be found [duplicate]

This question has already been answered here: ... plugin> </plugins> </build> </project> The file itself is located in the resources folder:

maven-jaxb2-plugin replaces Cyrillic characters in quotation marks with unicode character codes

I use the plugin <groupId>org.jvnet.jaxb2.maven2</groupId> <artifactId>maven-jaxb2-plugin</artifactId> ... oding>UTF-8</encoding> does not change anything in the plugin configuration. Java version: 14. Thank you in advance!

maven deploy to remote repository

The whole point of the question is set out in the topic. Using the netbeans GUI, I'll send the mvn deploy-file and nothing e ... entications>password</preferredAuthentications> </configuration> </server> </servers>

Java&Maven-Configuring Maven in the Eclipse IDE

I'm new to Java, and I don't know much about it. In general, I decided to write a project, in my case it is a bot for Discord ... eploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [Help 1] [ERROR] Class with a method: