I'm installing dSpace and I'm stuck at the point where you input "mvn
package". I receive errors after that point and I can only guess it's
because of the company firewall.
I read a few things about changing the UAS of Maven which I would imagine
will solve my problem but I have been unsuccessful at it.
Can anyone give me a better idea of the changes needed ?
<server>
<id>archiva.localhost</id> <-- What should this be ?
<configuration>
<httpHeaders>
<property>
<name>User-Agent</name>
<value>Internal-Build-System/1.0</value> <--- Would I just change
this to the IE UAS ?
</property>
</httpHeaders>
</configuration>
</server>
--
View this message in context:
http://maven.40175.n5.nabble.com/User-Agent-String-tp3294585p3294585.html
Sent from the Maven - Issues mailing list archive at Nabble.com.