Questions tagged as 'maven'

0
answers

Errors when downloading Apache Archiva

Good morning, I'm having enough problems with Apache Archiva and Maven . I am using apache Archiva as a server on a machine. I have configured a repository of my own, and also Repositories Management to act under a prox...
asked by 05.02.2018 / 13:55
0
answers

It does not let me create Persistence

I do not detect the persistence, I do not know why. Does anyone have an idea?     
asked by 02.02.2018 / 09:50
1
answer

How can I link two maven projects to use the classes from one to the other?

            com.controller             EJBCARGA_ATM_REMOTO_MAVEN             1.0-SNAPSHOT             runtime             jar          I have tried to include it that way, but it gives me an error when building the projects with the dependenci...
asked by 05.01.2018 / 18:33
0
answers

java class in IntelliJ

I have imported a maven project with IntelliJ and the java classes come up with this symbol and I can not execute its main what does it mean and how can I solve it? I usually get the symbol of a C, which I imagine is compiled. Thanks  ...
asked by 08.12.2017 / 13:52
1
answer

How to perform inner join in spring boot mvc, jpa, hibernet, maven

I run into a problem, the point is that I do not know how to perform a query with inner join My controller is as follows: CONTROLLER @RequestMapping(value="/juan",method = RequestMethod.POST) public String updateProduct(...
asked by 10.11.2017 / 19:13
1
answer

Error to read the Oracle JDBC driver

Good morning. Create a class in the Eclipse-Kepler IDE to feed a Database with a text file, in the project manage the ojdbc14 JDK 1.7 driver for the connection. Inside eclipse everything works correctly , but when compiling it with Maven and...
asked by 17.11.2017 / 20:17
0
answers

Place in the pom.xml of a local project java maven the reference of a project created in Gitlab

Best regards community. A query, I'm trying to place the reference of a project that is in GitLab to my local project (which is using java and maven with the IDE Eclipse Mars). I want to import it as a library in the pom.xml offered by the maven...
asked by 08.09.2017 / 08:41
2
answers

jaxws-maven-plugin error in java 1.8

I'm trying to make a client for a very simple Web service, a sum of 2 values, but when I try to use jaxws-maven-plugin with java 1.8 I skip a error in the POM and I am not able to solve it, I hope you can help me. Invocation of com.sun.to...
asked by 06.07.2017 / 18:16
0
answers

MAVEN MojoExecutionException when saving with JPA

I am doing a small program using Maven together with JPA as well as Hibernate, when trying to make a test of the classes that I have for handling objects, I miss the following error and it does not allow me to do any operation:    Failed to e...
asked by 28.06.2017 / 23:20
0
answers

Errors when converting a project to maven

I'm working with html, javascript, struts1, oracle11, jQuery, spring, tiles, etc ... And I have the following problem. Trying to convert it to maven project automatically with eclipse throws me the following error: Exactly the error...
asked by 13.06.2017 / 12:09