What are the default values for the packaging element?
Answer Posted / Sarfaraj Khan
The default value for the packaging element in Apache Maven is 'jar' when no value is specified. This means that by default, Maven will package your project into a JAR file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers