You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to version 3.0.3, I can no longer build my application.
I get the error message:
The packaging plugin for this project did not assign a main file to the project but it has attachments. Change packaging to 'pom'.
The pom.xml builds both. My webapp and my java application and builds one jar file. If I change the packaging to pom then I no longer get a jar file after the build. That's not correct either.
Unfortunately I don't know how to fix the error. Can anyone help me.
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
After updating to version 3.0.3, I can no longer build my application.
I get the error message:
The packaging plugin for this project did not assign a main file to the project but it has attachments. Change packaging to 'pom'.
The pom.xml builds both. My webapp and my java application and builds one jar file. If I change the packaging to pom then I no longer get a jar file after the build. That's not correct either.
Unfortunately I don't know how to fix the error. Can anyone help me.
Thanks
Here is my pom.xml
Beta Was this translation helpful? Give feedback.
All reactions