Spring boot
Thursday, 23 July 2020
Maven I getting Unknown error in line 1 of pom.xml?
if the maven packaging attribute is war then no problem.The problem is in jar type." So you can also fix this problem by changing packaging type.
<packaging>
war
</packaging>
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)