Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

skip deploy maven parent pom to artifactory

$
0
0
Total the project has 3 layer, the parent root and there are contain two
major component in the project, i.e. console and server. For each component
has so many sub component. And I only want to deploy the ear file in sub
component. So I tried to skip deploying the parent pom to artifactory.
It is successes but the user cannot download the EAR from the artifactory.
It shows the cannot find out the parent pom.

Could anyone tell me is it possible to deploy EAR file to artifactory
without any parent pom?

Viewing all articles
Browse latest Browse all 5648

Trending Articles