For this very reason, I've set up my builds to only build the full
dependency report when I specify it - normally for nightly and release
builds. It keeps my development and continuous integration builds short
and sweet. It's a simple thing to activate a profile for the longer
builds to produce t
Yes, the dependency report does completely bypass the normal
repository mechanism and thus Nexus. This needs to be fixed, but noone
has attempted it yet that I know of.
On Thu, Nov 5, 2009 at 9:56 PM, Stevo Slavić wrote:
> Using Nexus already. Any advices what needs to be configured (differently)
Using Nexus already. Any advices what needs to be configured (differently)?
Currently in .m2/settings.xml a nexus repository is configured to be mirror
of central, while another project specific repository (group) is defined in
projects aggregator/parent pom.
Nevertheless, dependencies report plug
You need a repository manager.
On Thu, Nov 5, 2009 at 4:22 AM, Stevo Slavić wrote:
> I'm experiencing similar issue. maven2-repository.dev.java.net repository is
> not defined in any of my project modules, but it is in project's 3rd party
> dependencies. These dependencies were uploaded on centra
Actually it looks like you're using a bad url to the repository. You
should instead use:
http://download.java.net/maven/2
On Wed, Aug 12, 2009 at 1:51 PM, Arrowx7 wrote:
>
> Ok I reached something that I feared with maven: unable to get dependency.
>
> When I try to build my project, i get this:
>
This is a major problem it looks like with the dev.java.net
repository, it's returning garbage in the form of html instead of
simply nacking the existence of that file.
On Wed, Aug 12, 2009 at 1:51 PM, Arrowx7 wrote:
>
> Ok I reached something that I feared with maven: unable to get dependency.
>
Ok I reached something that I feared with maven: unable to get dependency.
When I try to build my project, i get this:
Project ID: org.apache.maven.plugins:maven-site-plugin
Reason: Error getting POM for 'org.apache.maven.plugins:maven-site-plugin'
from the repository: Unable to read local co