Created: (MIDEA-72) -DdownloadSources=true only works ifsources do not already exist in lo
0 answers - 582 bytes -
-DdownloadSources=true only works if sources do not already exist in local repository Key: MIDEA-72 URL: Project: Maven 2.x Idea Plugin Issue Type: Bug Environment: Clean install of Maven 2.04. Reporter: Rob Butler Running mvn idea:idea -DdownloadSources=true will add source jars to idea project file if the source jars are downloaded (not in local repository). If the project files are deleted and the command run again the sources will not be added to the project files because they already exist in the local repository and are not downloaded.
Re: Created: (MIDEA-72) -DdownloadSources=true only works ifsources do not already exist in lo