Currently attached artifacts is not supported so feel free to open a JIRA
request. There are about 4 classes (ProjectDaoImpl, DeployMojo,
RepositoryConverterImpl, ArtifactInstallerImpl) within the code that
reference exe.config and handle that as a special case of an attached
artifact. This needs to be generalized.

Shane


On 8/22/07, PeterNilsson <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> We are generating pdb files by configuring the compile plugin with
> <isDebug>true</isDebug>.
> However, we would like to deploy the pdb files to our repository as well.
>
> I have tried using the attach-artifact goal of the
> build-helper-maven-plugin
> to add the pdb file as an artifact but it seems like the nmaven install
> and
> deploy plugins ignore the attached artifacts.
>
> Is this a known problem? I couldn't find anything in JIRA.
>
> Or is there another way of deploying the pdb files?
>
>    TIA,
>
>    Peter
> --
> View this message in context:
> http://www.nabble.com/Deploying-pdb-files-tf4310617.html#a12271546
> Sent from the nmaven-dev mailing list archive at Nabble.com.
>
>

Reply via email to