Hi Julien, You need to add **/*.exe in the artifacts file types in the Repository Scanning section in the webapp. But you might need to re-start Archiva and execute 'touch' on the artifact in order for it to show up in the web browse (see http://jira.codehaus.org/browse/MRM-841).
Thanks, Deng On Fri, Aug 29, 2008 at 5:49 PM, Julien Graglia <[EMAIL PROTECTED]>wrote: > Hi, > > I am using the Build Helper Maven Plugin (1) to deploy some exe with my > artifact. > When I run mvn deploy, I can found the pom, and the exe in the archiva > folder on my archiva server. > When I use the archiva web interface (Browse) , I can only download the > pom. > > However, I can access the exe by http : I copy the download link of the > pom, remove the last part of the url, that gave me the version folder > which contains the exe, pom, sha..., maven metatdata > > Is there a way to tell archiva to add a download link to the exe?It will > be easier to downlink that exe. > Thx, > > 1 : http://mojo.codehaus.org/build-helper-maven-plugin/index.html > > -- > Julien Graglia - NetCeler > > >
