Hi there,

I have a patch<https://github.com/apache/incubator-dubbo/pull/1746> that needs 
to be applied to our organization first.
So I use the normal way - 'mvn clean install -DskipTests=true' to package the 
dubbo.jar (based on branch 2.5.x).
However, the pom file for the generated artifact is different from the one in 
the official released artifact.
Specifically, the pom file in my generated artifact is 
https://github.com/apache/incubator-dubbo/blob/2.5.x/dubbo/pom.xml
However,  the pom file in official released artifact is 
https://github.com/apache/incubator-dubbo/blob/2.5.x/dubbo-maven/pom.xml
These 2 pom files are quite different, especially in the dependency scope part.

So I wonder what is the normal release process for dubbo.jar? Is there some 
configuration or step I missed?
Looking forward to your guidance!

Thanks!
Jason

Reply via email to