webstartBuildDir generated with maven/unix path separator symbol
----------------------------------------------------------------

                 Key: MNBMODULE-111
                 URL: http://jira.codehaus.org/browse/MNBMODULE-111
             Project: Maven NetBeans Module Plugin
          Issue Type: Bug
    Affects Versions: 3.4
         Environment: windows 7
            Reporter: Gabriele Kahlout
            Assignee: Jesse Glick


This might be the case with 3.3 too.

Debugging info:
[nbm:webstart-app]
Configuring mojo 
org.codehaus.mojo:nbm-maven-plugin:3.4-SNAPSHOT-memo:webstart-app from plugin 
realm ClassRealm[plugin>org.codehaus.mojo:nbm-maven-plugin:3.4-SNAPSHOT-memo, 
parent: ClassRealm[project>com.mycompany:branding:1.0-SNAPSHOT, parent: 
ClassRealm[maven.api, parent: null]]]
Configuring mojo 
'org.codehaus.mojo:nbm-maven-plugin:3.4-SNAPSHOT-memo:webstart-app' with basic 
configurator -->
  (f) brandingToken = mavenproject1

*****************
  (f) codebase = 
C:\Users\kahloutg\Documents\NetBeansProjects\mavenproject1\application\target/webstart/mavenproject1
******************
Notice the last 2 slashes

  (f) destinationFile = 
C:\Users\kahloutg\Documents\NetBeansProjects\mavenproject1\application\target\application-1.0-SNAPSHOT-webstart.zip
  (f) outputDirectory = 
C:\Users\kahloutg\Documents\NetBeansProjects\mavenproject1\application\target
  (f) processJarVersions = false
  (f) project = MavenProject: com.mycompany:application:1.0-SNAPSHOT @ 
C:\Users\kahloutg\Documents\NetBeansProjects\mavenproject1\application\pom.xml
  (f) webstartClassifier = webstart
-- end configuration --
Keystore related parameters not set, generating a default keystore.

I've tried to look into the package code, but it looked healthy. I didn't find 
out where the above is generated, apparently in an outsider processor?

Steps to reproduce:

Build any sample maven project (there is a bug with new ones) with 3.4. It will 
build but try to execute it, or look into the codebase value and notice the 
bug. This is only on Windows.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to