[jira] Created: (MECLIPSE-96) Missing support for range of dependency versions
Missing support for range of dependency versions Key: MECLIPSE-96 URL: http://jira.codehaus.org/browse/MECLIPSE-96 Project: Maven 2.x Eclipse Plugin Type: Bug Versions: 2.2, 2.0, 2.1 Environment: Sun Java 1.5_06 / Maven 2.0.3 Reporter: Petter L. H. Eide Given a project with a dependency as the following: my.group my-artifact-id [3.1.0,) and goal 'mvn eclipse:eclipse', the plugin does not interprets the range and tries to download: Downloading: http://repo1.maven.org/maven2/my/group/my-artifact-id/[3.1.0,)/my-artifact-id-[3.1.0,).jar [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) Likevise, the following is written to classpath: -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] Updated: (MSITE-25) mvn site:site ignores server configuration in settings.xml
[ http://jira.codehaus.org/browse/MSITE-25?page=all ] Petter L. H. Eide updated MSITE-25: --- Attachment: MSITE-25.txt > mvn site:site ignores server configuration in settings.xml > -- > > Key: MSITE-25 > URL: http://jira.codehaus.org/browse/MSITE-25 > Project: Maven 2.x Site Plugin > Type: Bug > Reporter: Alan Cabrera > Priority: Critical > Fix For: 2.0 > Attachments: MSITE-25.txt, patch-MSITE-25-artifact-manager.diff, > patch-MSITE-25-site-plugin.diff > > > mvn site:site ignores parts of my settings.xml: > > livetribe-website > 664 > 775 > > plink > pscp > > livetribe > > It uses the username when ssh but does not invoke plink. > [INFO] [site:deploy] > Using private key: C:\Documents and Settings\adc\.ssh\id_dsa > scpexe://repo.livetribe.org/home/projects/livetribe/public_html/maven/ - > Session: Opened > Executing command: ssh -i "C:\Documents and Settings\adc\.ssh\id_dsa" -o > "BatchMode yes" [EMAIL PROTECTED] "mkdir -p > /home/projects/livetribe/public_html/maven/." > scpexe://repo.livetribe.org/home/projects/livetribe/public_html/maven/ - > Session: Disconnecting > scpexe://repo.livetribe.org/home/projects/livetribe/public_html/maven/ - > Session: Disconnected -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira