Install Problem on Mac OS

2014-03-17 Thread Joe Tero
mvn clean package
[ERROR] Error executing Maven.
[ERROR] 9 problems were encountered while building the effective settings
[WARNING] Unable to parse element 'port', must be an integer (position:
END_TAG seen ...password/\n  port/... @15:14) caused by:
java.lang.NumberFormatException: For input string:  @
/Users/joeterro/.m2/settings.xml, line 15, column 14
[ERROR] 'servers.server[0].id' is missing @ /Users/joeterro/.m2/settings.xml
[ERROR] 'mirrors.mirror.id' for  is missing @
/Users/joeterro/.m2/settings.xml
[ERROR] 'mirrors.mirror.url' for  is missing @
/Users/joeterro/.m2/settings.xml
[ERROR] 'mirrors.mirror.mirrorOf' for  is missing @
/Users/joeterro/.m2/settings.xml
[ERROR] 'repositories.repository.id' for  is missing @
/Users/joeterro/.m2/settings.xml
[ERROR] 'repositories.repository.url' for  is missing @
/Users/joeterro/.m2/settings.xml
[ERROR] 
'pluginRepositories.pluginRepository.idhttp://pluginrepositories.pluginrepository.id/'
for  is missing @ /Users/joeterro/.m2/settings.xml
[ERROR] 'pluginRepositories.pluginRepository.url' for  is missing @
/Users/joeterro/.m2/settings.xml


Re: Install Problem on Mac OS

2014-03-17 Thread Wayne Fay
 mvn clean package
 [ERROR] Error executing Maven.
 [ERROR] 9 problems were encountered while building the effective settings
 [WARNING] Unable to parse element 'port', must be an integer (position:
 END_TAG seen ...password/\n  port/... @15:14) caused by:
 java.lang.NumberFormatException: For input string:  @
 /Users/joeterro/.m2/settings.xml, line 15, column 14

Obviously you have problems with the data in your settings.xml file.
What exactly do you want us to do for you, considering you did not
provide that file so we can't view it, so we can't tell you how to fix
it?

Wayne

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Install Problem on Mac OS

2014-03-17 Thread Lyons, Roy
I'd recommend deleting settings.xml and running the plugin to grab a fresh
one from Nexus

mvn org.sonatype.plugins:nexus-m2settings-maven-plugin:1.4.8:download
-DnexusUrl=https://nexus:8443/nexus -DtemplateId=CME

Thats the much shorter way to configure yourself instead of messing with
the dmg installer.


Thanks,

Roy Lyons
Sr. Configuration Engineer
20 S. Wacker 2S 67
(312) 648 3659

https://wiki.chicago.cme.com/confluence/display/CM/Home

Next Chicago Atlassian User Group meeting:
https://aug.atlassian.com/display/calendar/2014-03-18+Chicago+AUG+March+201
4 




On 3/17/14 9:41 AM, Wayne Fay wayne...@gmail.com wrote:

 mvn clean package
 [ERROR] Error executing Maven.
 [ERROR] 9 problems were encountered while building the effective
settings
 [WARNING] Unable to parse element 'port', must be an integer (position:
 END_TAG seen ...password/\n  port/... @15:14) caused by:
 java.lang.NumberFormatException: For input string:  @
 /Users/joeterro/.m2/settings.xml, line 15, column 14

Obviously you have problems with the data in your settings.xml file.
What exactly do you want us to do for you, considering you did not
provide that file so we can't view it, so we can't tell you how to fix
it?

Wayne

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Install Problem on Mac OS

2014-03-17 Thread Lyons, Roy
I can't believe I just did that.  Please disregard this last email.




On 3/17/14 10:03 AM, Lyons, Roy roy.ly...@cmegroup.com wrote:

I'd recommend deleting settings.xml and running the plugin to grab a fresh
one from Nexus

mvn org.sonatype.plugins:nexus-m2settings-maven-plugin:1.4.8:download
-DnexusUrl=https://nexus:8443/nexus -DtemplateId=CME

Thats the much shorter way to configure yourself instead of messing with
the dmg installer.


Thanks,

Roy Lyons
Sr. Configuration Engineer
20 S. Wacker 2S 67
(312) 648 3659

https://wiki.chicago.cme.com/confluence/display/CM/Home

Next Chicago Atlassian User Group meeting:
https://aug.atlassian.com/display/calendar/2014-03-18+Chicago+AUG+March+20
1
4 




On 3/17/14 9:41 AM, Wayne Fay wayne...@gmail.com wrote:

 mvn clean package
 [ERROR] Error executing Maven.
 [ERROR] 9 problems were encountered while building the effective
settings
 [WARNING] Unable to parse element 'port', must be an integer (position:
 END_TAG seen ...password/\n  port/... @15:14) caused by:
 java.lang.NumberFormatException: For input string:  @
 /Users/joeterro/.m2/settings.xml, line 15, column 14

Obviously you have problems with the data in your settings.xml file.
What exactly do you want us to do for you, considering you did not
provide that file so we can't view it, so we can't tell you how to fix
it?

Wayne

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



duplicate GAV error message difference between v3.1.1 and v3.2.1

2014-03-17 Thread jieryn
https://github.com/jieryn/maven-duplicate-gav

You can use the project above to quickly see the stark difference
between error messages produced by Apache Maven v3.1.1 and v3.2.1 when
a duplicate GAV is found in the reactor. I think this is a pretty bad
regression.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Welcome Mirko Friedenhagen to the Apache Maven Team

2014-03-17 Thread Robert Scholte

Hi,

On behalf of the Apache Maven PMC I am pleased to announce that Mirko  
Friedenhagen (mfriedenhagen) has been voted in as a new Apache Maven  
committer.


Mirko, welcome on board and have a lot of fun!

thanks,

Robert

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Re: Welcome Mirko Friedenhagen to the Apache Maven Team

2014-03-17 Thread Dominik Bartholdi
Welcome!
Domi

On 17.03.2014, at 20:53, Robert Scholte rfscho...@apache.org wrote:

 Hi,
 
 On behalf of the Apache Maven PMC I am pleased to announce that Mirko 
 Friedenhagen (mfriedenhagen) has been voted in as a new Apache Maven 
 committer.
 
 Mirko, welcome on board and have a lot of fun!
 
 thanks,
 
 Robert
 
 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org
 


-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org