[ 
https://issues.apache.org/jira/browse/MASFRES-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351076#comment-17351076
 ] 

Maarten Mulders commented on MASFRES-45:
----------------------------------------

In its current form, there's not much we can look into. The POM refers to 
dependencies [that are not in 
Central|https://search.maven.org/search?q=com.oracle.webservices.wls.jaxws-wlswss-client].
 Whether or not a certain library lives in Central is not up to the Maven team 
to decide, nor do we support what is hosted in Central.

If you have the dependencies locally, you might want to try to include them in 
a shared JAR. The [Maven Shade 
Plugin|https://maven.apache.org/plugins/maven-shade-plugin/] has a [{{shade}} 
goal|https://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html] that 
you can use.

>From what we currently know, this doesn't seem like a bug anywhere in Maven.

> 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: Dependency upgrade
>         Environment: Development
>            Reporter: Partha Sarathi Purushottam
>            Priority: Blocker
>         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)

Reply via email to