[jira] Commented: (MASSEMBLY-459) Assembly descriptors should be loaded from standard location.
[ http://jira.codehaus.org/browse/MASSEMBLY-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237096#action_237096 ] Emerson Farrugia commented on MASSEMBLY-459: I'm not sure I follow. If the "src/main/assembly" directory is the advertised location of assembly descriptors, it should probably also be the default location for component descriptors. I fail to see why maven-assembly-plugin file.xml would look for file.xml in ${basedir} instead of in ${basedir}/src/main/assembly. > Assembly descriptors should be loaded from standard location. > - > > Key: MASSEMBLY-459 > URL: http://jira.codehaus.org/browse/MASSEMBLY-459 > Project: Maven 2.x Assembly Plugin > Issue Type: Improvement >Affects Versions: 2.2-beta-5 >Reporter: Emerson Farrugia >Assignee: John Casey >Priority: Minor > > The Maven standard directory layout uses "src/main/assembly" as the location > for assembly descriptors. > (http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html) > The maven-assembly-plugin does not search this directory at all (let alone > first) for descriptor files. Should we be able to put file.xml in that > location, specify file.xml in the plugin configuration, and trust in > conventions that the plugin will find it? -- 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] Created: (MASSEMBLY-459) Assembly descriptors should be loaded from standard location.
Assembly descriptors should be loaded from standard location. - Key: MASSEMBLY-459 URL: http://jira.codehaus.org/browse/MASSEMBLY-459 Project: Maven 2.x Assembly Plugin Issue Type: Improvement Affects Versions: 2.2-beta-5 Reporter: Emerson Farrugia Priority: Minor The Maven standard directory layout uses "src/main/assembly" as the location for assembly descriptors. (http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html) The maven-assembly-plugin does not search this directory at all (let alone first) for descriptor files. Should we be able to put file.xml in that location, specify file.xml in the plugin configuration, and trust in conventions that the plugin will find it? -- 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] Commented: (MSITE-25) mvn site:deploy and site:stage-deploy ignores server configuration in settings.xml
[ http://jira.codehaus.org/browse/MSITE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137669#action_137669 ] Emerson Farrugia commented on MSITE-25: --- Are there any updates on this bug? I'm hitting a brick wall no matter how I try to get around it. > mvn site:deploy and site:stage-deploy ignores server configuration in > settings.xml > -- > > Key: MSITE-25 > URL: http://jira.codehaus.org/browse/MSITE-25 > Project: Maven 2.x Site Plugin > Issue Type: Bug >Reporter: Alan Cabrera >Assignee: Dennis Lundberg >Priority: Critical > Fix For: 2.0-beta-7 > > Attachments: MSITE-25-01.patch, MSITE-25-02.patch, MSITE-25-03.patch, > MSITE-25.sample.pom.xml, MSITE-25.settings.xml.fragment.txt, 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