Hi all, I found this issue was happened due to, not defining the property "<imp.pkg.version.javax.servlet>" in the parent pom.xml file. Hence, I added the "<imp.pkg.version.javax.servlet>[2.6.0, 3.0.0)</imp.pkg.version.javax.servlet>" entry to the parent pom.xml file. And the issue is fixed now.
Thanks. Roshan Deniyage Associate Technical Lead WSO2, Inc: http://wso2.com Mobile : +94 777636406 Twitter : *https://twitter.com/roshku <https://twitter.com/roshku>* LinkedIn : https://www.linkedin.com/in/roshandeniyage On Thu, Jan 22, 2015 at 3:07 PM, Roshan Deniyage <[email protected]> wrote: > Hi Devs, > When I'm building appfactory's p2-profile-gen I get the following > error. > > > Status ERROR: org.eclipse.equinox.p2.artifact.repository code=0 For input > string: "${imp" java.lang.NumberFormatException: For input string: "${imp" > > Product publishing ended with the following exception: > java.lang.NumberFormatException: For input string: "${imp" > > > and > > [ERROR] Failed to execute goal > org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen (2-p2-repo-generation) on > project wso2appfactory-p2-profile: P2 publisher return code was 1 -> [Help > 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.wso2.maven:carbon-p2-plugin:1.5.3:p2-repo-gen > (2-p2-repo-generation) on project wso2appfactory-p2-profile: P2 publisher > return code was 1 > > > Any idea, what's going wrong?? > > > Thanks, > Roshan Deniyage > WSO2, Inc: http://wso2.com > > Mobile : +94 777636406 > Twitter : *https://twitter.com/roshku <https://twitter.com/roshku>* > LinkedIn : https://www.linkedin.com/in/roshandeniyage > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
