Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aether-users] Adding SubArtifacts after Main Artifact is deployed

Bk Lau wrote:

The issue I have is this:
Currently, you can only associated subartifacts with the main artifact at
deploy time.

You might want to go back a bit and start by clarifying "subartifact", and what "associating with the main artifact" means.

There is no possibility to associate any subartifact subsequently after
  the main artifact is deployed.

And what exactly prevents you from making a call to RepositorySystem.deploy() with the subartifact? I'm not aware of any restriction at the API level that prevents you from issuing as many DeployRequests as you need.


Benjamin



Back to the top