Flaky deploy with Glassfish/IDEA showing error that maven don't

Answered

Hello! When I deploy our app like everyone in the company does by using

mvn flyway:repair flyway:migrate flyway:info clean -DskipTests install

Then it deploys fine. But if I try using IntelliJ then sometimes it deploys (depending if I previously deployed with mvn), but usually don't.

0
2 comments
Avatar
Liubov Melnikova
Official comment

Could you please let me know, what's the version of your Glassfish and Intellij?

What errors do you get in the Run console when the app fails to deploy? Do you deploy using the artifact that is built with IntelliJ IDEA or do you use the External Source option to deploy the artifact that was built with Maven?

0

Please sign in to leave a comment.