[ https://issues.apache.org/jira/browse/MASFRES-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351226#comment-17351226 ]
Maarten Mulders commented on MASFRES-45: ---------------------------------------- I think the documentation of the plugin is pretty straightforward. It comes with some ready-to-go examples; the [Selecting Contents for Uber JAR|https://maven.apache.org/plugins/maven-shade-plugin/examples/includes-excludes.html] might be particularly interesting for you. This question is also handled [on StackOverflow|https://stackoverflow.com/q/13620281/1523342] in much more detail than is appropriate here. JIRA is an issue tracker after all, not a support system. > Not able to use primavera p6 webservices library files while converting the > project to maven > -------------------------------------------------------------------------------------------- > > Key: MASFRES-45 > URL: https://issues.apache.org/jira/browse/MASFRES-45 > Project: Apache Maven Resource Bundles > Issue Type: Task > Environment: Development > Reporter: Partha Sarathi Purushottam > Priority: Minor > Labels: waiting-for-feedback > Attachments: maven_execution.png, pom.xml > > Original Estimate: 24h > Remaining Estimate: 24h > > Hi, > > We are trying to convert our existing project into maven project. Our project > basically called primavera p6 webservices and updates the data into database. > But during conversion, i am not able to find the p6 webservices library files > in maven central repository. Also if i try to add them in dependencies > through local repository, its not working. For which after build, when i try > execute the jar file, its throwing classNotfound Exception. > > -- This message was sent by Atlassian Jira (v8.3.4#803005)