Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sources et cohérences #37

Closed
clrh opened this issue Jan 17, 2023 · 3 comments
Closed

Sources et cohérences #37

clrh opened this issue Jan 17, 2023 · 3 comments

Comments

@clrh
Copy link

clrh commented Jan 17, 2023

Bonjour,

J'ai plusieurs questions:

  • Le dernier tag sur la master est 1.1.11. Or, le pom.xml ne semble pas refléter cette version.
  • Le build ne fonctionne pas. J'ai au moins dû changer la version de jasperreports et de apache-common-lang. Auriez vous une version plus à jour ?
  • Quel est le mot de passe associé à l'utilisateur superuser ?
  • Auriez vous une release note des dernières versions ?

Bien cordialement,
Claire Hernandez.

@clrh
Copy link
Author

clrh commented Jan 17, 2023

J'ai également les tests unitaires qui ne semblent pas passer, j'ai ainsi dû les bypasser avec -DskipTests

@clrh
Copy link
Author

clrh commented Jan 9, 2024

New tests with the upgrade: tag:2.1.0

$ mvn clean package spring-boot:run -Pprod -Drun.jvmArguments="-Dspring.profiles.active=prod"
...
[INFO] BUILD FAILURE
...
[ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.22.0:validate (default) on project numahop: File '/home/claire/dev/numahop/numahop/src/test/java/fr/progilone/pgcn/util/TestUtil.java' has not been previously formatted. Please format file (for example by invoking `mvn net.revelc.code.formatter:formatter-maven-plugin:2.22.0:format`) and commit before running validation! -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

@clrh
Copy link
Author

clrh commented Jan 9, 2024

$ mvn formatter:format
#...then...
$ mvn package spring-boot:run -Pprod -Drun.jvmArguments="-Dspring.profiles.active=prod"
#...
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (check format) on project numahop: Failed to run task: 'npm run prettier:check' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

I'll verify the dependencies and reread the manual in README but if you have any tips to fix my errors, I would be glad for sharing.

@dlissa dlissa closed this as completed in 63a1e69 Feb 21, 2024
dlissa added a commit that referenced this issue Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant