Hi all,

I have a html login page (
https://github.com/apache/sling-whiteboard/pull/14/files#diff-93a9b7fd5defb2fca21e9f8dfc553e34).
I want to host this page in the URL "localhost:8080/auth/login".

In the POM(
https://github.com/apache/sling-whiteboard/pull/14/files#diff-51f39473acfbf62ec7200e7f9b0b4962),
I am using the below plugin,

<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-maven-plugin</artifactId>
</plugin>

What is the way to do this?

Thank You.
-- 
*Hasini Witharana*
Undergraduate | Department of Computer Science and Engineering
University of Moratuwa
Linkedin <https://www.linkedin.com/in/hasini-witharana-185785109/>

Reply via email to