[
https://jira.codehaus.org/browse/MRPM-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anders Hammar updated MRPM-98:
------------------------------
Assignee: (was: Brett Okken)
> Invalid parameter order at call rpmbuild utility by RPMHelper class
> -------------------------------------------------------------------
>
> Key: MRPM-98
> URL: https://jira.codehaus.org/browse/MRPM-98
> Project: Mojo RPM Plugin
> Issue Type: Bug
> Components: rpm
> Affects Versions: 2.1-alpha-1
> Environment: mac os x lion, rpm 4.4.9, maven3
> Reporter: Alexey Korchevsky
> Priority: Blocker
>
> Unitlite rpmbuild hava strong parameters order - see page
> http://www.rpm.org/max-rpm-snapshot/ch-rpm-b-command.html
> At method org.codehaus.mojo.rpm.RPMHelper::buildPackage I found invalid
> order, as result I get command
> {code}rpmbuild -bb --buildroot
> /Users/mitallast/Sites/JavaSearch/java-search-qt/target/rpm/java-search-qt/buildroot
> --define '_topdir
> /Users/mitallast/Sites/JavaSearch/java-search-qt/target/rpm/java-search-qt'
> --target noarch-linux-pc java-search-qt.spec{code}
> It's not valid call rpmbuild, because *.spec files must be after stage "-bb".
> After spec files must be all other parameters, like --define, --target and
> another.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email