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