[
https://issues.apache.org/jira/browse/GERONIMO-4969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed GERONIMO-4969.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0
Assignee: David Jencks
I added a nexus profile to geronimo trunk that leaves out the repos. You can
run it with -Dnexus or -Pnexus.
Does this work with plugin repositories too?
We should probably do the same with the next genesis release.
> Remove Maven Repository Entries from project-config POM
> -------------------------------------------------------
>
> Key: GERONIMO-4969
> URL: https://issues.apache.org/jira/browse/GERONIMO-4969
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: buildsystem
> Environment: Maven
> Reporter: Daniel Gerber
> Assignee: David Jencks
> Fix For: 3.0
>
>
> You should not declare Maven Repositories within your POM's.
> In a company environment, many are using Maven Proxies like Artifactory to
> control the download of artifacts. Clients do not have direct connection to
> the internet.
> org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.3.pom
> org/apache/geronimo/genesis/config/project-config/1.2/project-config-1.3.pom
> org/apache/geronimo/genesis/config/project-config/1.3/project-config-1.3.pom
> define a repository, which has first priority and causes our clients to wait
> for a long time before they timeout.
> Please remove the repository and pluginRepository Entries from your POM's.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.