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

Maarten Billemont commented on THRIFT-2269:
-------------------------------------------

This issue has not been fixed properly.  The sources have been deployed using 
an "src" type, which is non-standard, causing the maven-dependency-plugin and 
by extension IDE and other tools to be unable to resolve the sources and attach 
them to the jar accordingly.

See: https://maven.apache.org/plugins/maven-dependency-plugin/sources-mojo.html

For testing whether you've deployed the sources correctly, please use `mvn 
dependency:sources`.  The sources should likely be deployed using the `jar` 
type, not the `src` type.

> Can deploy libthrift-source.jar to maven center repository
> ----------------------------------------------------------
>
>                 Key: THRIFT-2269
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2269
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Build Process
>    Affects Versions: 0.9.1
>            Reporter: vongosling
>            Assignee: Jake Farrell
>             Fix For: 0.9.2
>
>
> Now,I can only find libthrift-0.9.1-tar.gz.src in mvn repository,but it can 
> not find by mainly IDE,such as eclipse,intellij idea,Netbean,can you improve 
> this problem,thanks~



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to