You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Pierre-Yves Chauveau <Pi...@valtech.fr> on 2004/10/20 15:46:55 UTC

RE : strategy to retrieve the sources of an maven project

Why don't you use maven dist:deploy-src ?
Pierre-Yves.

	-------- Message d'origine-------- 
	De: Stéphane Nicoll [mailto:Stephane.Nicoll@bsb.com] 
	Date: mer. 20/10/2004 15:13 
	À: Maven Users List 
	Cc: 
	Objet: strategy to retrieve the sources of an maven project
	
	

	Hello,
	
	We have multiple maven projects used by different teams and they request us to send soures as well (so that they can debug problems more deeply).
	
	The idea would be to generate a artifact-src.jar as well and deploy it somewhere.
	
	Is there a standard way to do this?
	
	Regards,
	
	Stéphane
	
	Stéphane Nicoll
	Business Solutions Builders
	Place de l'Université 25/10
	B-1348 Louvain-La-Neuve
	
	


Re: RE : strategy to retrieve the sources of an maven project

Posted by Julien Kirch <j....@laposte.net>.
Note : (at least with jbuilder) the sources zip generated this way are 
useless for debugging, because the sources files aren't in the archive 
root but in a subdirectory.so jbuilder doesn't found them

Julien

Pierre-Yves Chauveau wrote:

>Why don't you use maven dist:deploy-src ?
>Pierre-Yves.
>	
>
>	Hello,
>	
>	We have multiple maven projects used by different teams and they request us to send soures as well (so that they can debug problems more deeply).
>	
>	The idea would be to generate a artifact-src.jar as well and deploy it somewhere.
>	
>	Is there a standard way to do this?
>	
>	Regards,
>	
>	Stéphane
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org