in your project's POM.xml file add the following<dependency><groupId>com.day.cq</groupId><artifactId>serviceuser</artifactId><version>1.0</version><type>bundle</type><scope>system</scope><systemPath>C:\AEMFormsBundles\DevelopingWithServiceUser.jar</systemPath></dependency>The systemPath value will d...