Note that there are some explanatory texts on larger screens.

plurals
  1. POHow do I generate and package PDB files with NPanday?
    primarykey
    data
    text
    <p>My coworkers and I are trying to use Maven to build our C# .NET webservice projects. After some research, NPanday seemed like the best choice. We have been successful in getting NPanday working with NUnit and a local Nexus artifact repository.</p> <p>But now we're wondering if there is a way to create and package .pdb files for debugging (specifically because we have some projects that depend on other internal projects). We are using the dotnet-library packaging type with NPanday and it doesn't appear to have a way of doing this.</p> <p>According to <a href="http://incubator.apache.org/npanday/docs/1.4.0-incubating/guide/advanced/project-types.html" rel="nofollow">the documentation</a>, it would seem that the custom-lifecycle-maven-plugin is what we need to use in order to create dotnet-symbols or dotnet-archive packages. But I'm not sure how to use it.</p> <p>My guess is that using the custom-lifecycle-maven-plugin would require adding our own compilation and packaging (zipping) goals similar to what is described here: <a href="http://docs.codehaus.org/display/MAVENUSER/Using+Maven+to+manage+.NET+projects" rel="nofollow">http://docs.codehaus.org/display/MAVENUSER/Using+Maven+to+manage+.NET+projects</a> But doing that seems to remove much of the simplicity of using NPanday's maven-compile-plugin.</p> <p>Can anyone help me sort this out? Thanks!</p> <p><strong>Disclaimer:</strong> My coworkers and I are very new to Maven and we are struggling to understand how to best apply it to our projects. Also, for the sake of this question, please assume that the use of Maven is non-negotiable.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload