You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/10/02 13:14:51 UTC

[jira] Created: (MPNSIS-10) Extract Maven Installer Plug-in

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPNSIS-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPNSIS-10
    Summary: Extract Maven Installer Plug-in
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-nsis-plugin
   Versions:
             1.1

   Assignee: dion gillard
   Reporter: Geoffrey

    Created: Sat, 2 Oct 2004 7:14 AM
    Updated: Sat, 2 Oct 2004 7:14 AM

Description:
One of the biggest problems with Java desktop applications is ease of installation.


Like the Maven Source Control Management Plug-in can handle CVS and others, a general plugin should be created to the be able to plug in:
- Windows installer through NSIS
- Windows installer through InstallAnywhere
- Linux installer through RPM (similar plugin available at SF)
- MacOs installer through ?
...

Shortcuts should be defined at a general level (in an xml file?), maybe with customization for each installer. A general goal generates all the installers it can.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPNSIS-10) Extract Maven Installer Plug-in

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: dion gillard
    Created: Sat, 2 Oct 2004 7:47 AM
       Body:
There are no other installer plugins at the moment.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPNSIS-10?page=comments#action_24846

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPNSIS-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPNSIS-10
    Summary: Extract Maven Installer Plug-in
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-nsis-plugin
   Versions:
             1.1

   Assignee: dion gillard
   Reporter: Geoffrey

    Created: Sat, 2 Oct 2004 7:14 AM
    Updated: Sat, 2 Oct 2004 7:47 AM

Description:
One of the biggest problems with Java desktop applications is ease of installation.


Like the Maven Source Control Management Plug-in can handle CVS and others, a general plugin should be created to the be able to plug in:
- Windows installer through NSIS
- Windows installer through InstallAnywhere
- Linux installer through RPM (similar plugin available at SF)
- MacOs installer through ?
...

Shortcuts should be defined at a general level (in an xml file?), maybe with customization for each installer. A general goal generates all the installers it can.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPNSIS-10) Extract Maven Installer Plug-in

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Geoffrey
    Created: Sat, 9 Oct 2004 7:56 AM
       Body:
Also, for now the nsis plugin can generate only 1 installer.
If you want want one with and one without JVM, that won't work.

This installer plugin should be able to output multiple of many types anyway.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPNSIS-10?page=comments#action_25147

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPNSIS-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPNSIS-10
    Summary: Extract Maven Installer Plug-in
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-nsis-plugin
   Versions:
             1.1

   Assignee: dion gillard
   Reporter: Geoffrey

    Created: Sat, 2 Oct 2004 7:14 AM
    Updated: Sat, 9 Oct 2004 7:56 AM

Description:
One of the biggest problems with Java desktop applications is ease of installation.


Like the Maven Source Control Management Plug-in can handle CVS and others, a general plugin should be created to the be able to plug in:
- Windows installer through NSIS
- Windows installer through InstallAnywhere
- Linux installer through RPM (similar plugin available at SF)
- MacOs installer through ?
...

Shortcuts should be defined at a general level (in an xml file?), maybe with customization for each installer. A general goal generates all the installers it can.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPNSIS-10) Extract Maven Installer Plug-in

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Geoffrey
    Created: Sat, 9 Oct 2004 7:58 AM
       Body:
Actually there are other installer plugin:
http://maven-plugins.sourceforge.net/maven-rpm-plugin/index.html
http://maven-plugins.sourceforge.net/maven-deb-plugin/index.html

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPNSIS-10?page=comments#action_25148

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPNSIS-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPNSIS-10
    Summary: Extract Maven Installer Plug-in
       Type: New Feature

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-nsis-plugin
   Versions:
             1.1

   Assignee: dion gillard
   Reporter: Geoffrey

    Created: Sat, 2 Oct 2004 7:14 AM
    Updated: Sat, 9 Oct 2004 7:58 AM

Description:
One of the biggest problems with Java desktop applications is ease of installation.


Like the Maven Source Control Management Plug-in can handle CVS and others, a general plugin should be created to the be able to plug in:
- Windows installer through NSIS
- Windows installer through InstallAnywhere
- Linux installer through RPM (similar plugin available at SF)
- MacOs installer through ?
...

Shortcuts should be defined at a general level (in an xml file?), maybe with customization for each installer. A general goal generates all the installers it can.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org