This works for me with Maven. Remove the spaces after the protocol parts of the repository URLs.
<repositories>
<repository>
...
Type: Posts; User: mikaelhg; Keyword(s):
This works for me with Maven. Remove the spaces after the protocol parts of the repository URLs.
<repositories>
<repository>
...
Just got 2.0M4 and I eagerly tried out the new named parameter support, but are there some special parameter name ordering rules or something I don't know about, as using the new way results in...