Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 591445 Details for
Bug 831585
Can't compile infinispan sources
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
mead-settings.xml
mead-settings.xml (text/xml), 4.96 KB, created by
Michal Linhard
on 2012-06-13 11:26:28 UTC
(
hide
)
Description:
mead-settings.xml
Filename:
MIME Type:
Creator:
Michal Linhard
Created:
2012-06-13 11:26:28 UTC
Size:
4.96 KB
patch
obsolete
><?xml version="1.0" encoding="UTF-8"?> > ><settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> > <localRepository>/home/mlinhard/.m2/mead-repo</localRepository> > > <pluginGroups /> > <proxies /> > <servers /> > <mirrors> > <mirror> > <id>jdg6-mirror-setting</id> > <mirrorOf> > *,!mead-jdg6,!mead-jdg6-plugins,!jboss-public-jdg6,!jboss-public-jdg6-plugins,!central-jdg6,!central-jdg6-plugins > </mirrorOf> > <name>Mirror Settings for JDG 6 build</name> > <url>none</url> > </mirror> > </mirrors> > > <profiles> > <profile> > <id>public-repositories</id> > <activation> > <property> > <name>public-repositories</name> > </property> > </activation> > <repositories> > <repository> > <id>jboss-public-jdg6</id> > <name>JBoss Public Repository Group</name> > <url>http://repository.jboss.org/nexus/content/groups/public/</url> > <layout>default</layout> > <releases> > <enabled>true</enabled> > <updatePolicy>never</updatePolicy> > </releases> > <snapshots> > <enabled>true</enabled> > <updatePolicy>never</updatePolicy> > </snapshots> > </repository> > <repository> > <id>central-jdg6</id> > <name>Use unique IDs for downloading artifacts vs. plugins from central</name> > <url>http://repo1.maven.org/maven2</url> > <releases> > <enabled>true</enabled> > <updatePolicy>never</updatePolicy> > </releases> > <snapshots> > <enabled>false</enabled> > </snapshots> > </repository> > </repositories> > </profile> > > <!-- Mead repository profile must be placed after public repository profile > | and before public plugin repository profile. This allows the Mead repository > | to be prioritized over public repositories and public plugin repositories > | when all repository profiles are active. > --> > <profile> > <id>jdg-mead-repository</id> > <activation> > <property> > <name>!jdg-mead-repository</name> > </property> > </activation> > <repositories> > <repository> > <id>mead-jdg6</id> > <name>MEAD JDG6 Maven Repository</name> > <url>http://download.devel.redhat.com/brewroot//repos/jb-edg-6-rhel-6-build/latest/maven/</url> > <releases> > <enabled>true</enabled> > <updatePolicy>never</updatePolicy> > </releases> > <snapshots> > <enabled>false</enabled> > </snapshots> > </repository> > </repositories> > > <!-- Note: plugin repositories have non-matching IDs to dependency repositories. > | This allows plugin repos to be mirrored separately. > --> > <pluginRepositories> > <pluginRepository> > <id>mead-jdg6-plugins</id> > <name>MEAD JDG6 Maven Plugin Repository</name> > <url>http://download.devel.redhat.com/brewroot//repos/jb-edg-6-rhel-6-build/latest/maven/</url> > <releases> > <enabled>true</enabled> > <updatePolicy>never</updatePolicy> > </releases> > <snapshots> > <enabled>false</enabled> > </snapshots> > </pluginRepository> > </pluginRepositories> > </profile> > > <profile> > <id>public-plugin-repositories</id> > <activation> > <property> > <name>public-plugin-repositories</name> > </property> > </activation> > <!-- Note: plugin repositories have non-matching IDs to dependency repositories. > | This allows plugin repos to be mirrored separately. > --> > <pluginRepositories> > <pluginRepository> > <id>jboss-public-jdg6-plugins</id> > <name>JBoss Public Repository Group Plugins</name> > <url>http://repository.jboss.org/nexus/content/groups/public/</url> > <releases> > <enabled>true</enabled> > </releases> > <snapshots> > <enabled>true</enabled> > </snapshots> > </pluginRepository> > <pluginRepository> > <id>central-jdg6-plugins</id> > <name>Use unique IDs for downloading artifacts vs. plugins from central</name> > <url>http://repo1.maven.org/maven2</url> > <releases> > <enabled>true</enabled> > <updatePolicy>never</updatePolicy> > </releases> > <snapshots> > <enabled>false</enabled> > </snapshots> > </pluginRepository> > </pluginRepositories> > </profile> > > </profiles> > > <!-- activeProfiles > | List of profiles that are active for all builds. > | > <activeProfiles> > <activeProfile>alwaysActiveProfile</activeProfile> > <activeProfile>anotherAlwaysActiveProfile</activeProfile> > </activeProfiles> > --> ></settings>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 831585
:
591444
| 591445