Skip to content

what is tomcat.servlet.context.path for in the pom file? #3635

Closed
@cosmoJFH

Description

@cosmoJFH

What is purpose of the parameter

<tomcat.servlet.context.path>/source</tomcat.servlet.context.path>

in the pom file?

Could it be used in the the target

<build>
	<finalName>source</finalName>

making the change

	<finalName>${tomcat.servlet.context.path}</finalName>

?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions