You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "sree (JIRA)" <ji...@apache.org> on 2009/10/13 21:10:31 UTC

[jira] Created: (HUPA-36) mvn package throws errors

mvn package throws errors 
--------------------------

                 Key: HUPA-36
                 URL: https://issues.apache.org/jira/browse/HUPA-36
             Project: JAMES Hupa
          Issue Type: Bug
         Environment: Maven version: 2.0.9, Java version: 1.6.0_11,  OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"

            Reporter: sree
            Assignee: Norman Maurer
            Priority: Blocker


- i checkout the hupa/trunk source code from svn to hupa-parent
- did cd hupa-parent mvn eclipse:eclise
-  eclipse 3.5, import from existing project and selected hupa-parent
- run mvn package from eclipse and from command line  both comes out with error

error log: http://gnuyoga.pastebin.com/m224e5ddd
error log with -debug on: http://gnuyoga.pastebin.com/m6a016168

when i see the directory D:\projects\hupa-parent\server\war\WEB-INF\classes it has classes and 
i get different error when i run from command line http://gnuyoga.pastebin.com/m39fe2aa6

now sure where is the disconnect.

FYI it just compiles perfect in gentoo linux.... unfortunately i like to setup this in windows. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (HUPA-36) mvn package throws errors

Posted by "Jürgen Hoffmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HUPA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766214#action_12766214 ] 

Jürgen Hoffmann commented on HUPA-36:
-------------------------------------

There is no need to run mvn eclipse:eclipse. You should be able to check out the project as is. Try not to run mvn package alone. Try mvn clean package. I have just contributed a dev environment setup documentation. Norman will maybe put it in this week.

> mvn package throws errors 
> --------------------------
>
>                 Key: HUPA-36
>                 URL: https://issues.apache.org/jira/browse/HUPA-36
>             Project: JAMES Hupa
>          Issue Type: Bug
>         Environment: Maven version: 2.0.9, Java version: 1.6.0_11,  OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
>            Reporter: sree
>            Assignee: Norman Maurer
>            Priority: Blocker
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> - i checkout the hupa/trunk source code from svn to hupa-parent
> - did cd hupa-parent mvn eclipse:eclise
> -  eclipse 3.5, import from existing project and selected hupa-parent
> - run mvn package from eclipse and from command line  both comes out with error
> error log: http://gnuyoga.pastebin.com/m224e5ddd
> error log with -debug on: http://gnuyoga.pastebin.com/m6a016168
> when i see the directory D:\projects\hupa-parent\server\war\WEB-INF\classes it has classes and 
> i get different error when i run from command line http://gnuyoga.pastebin.com/m39fe2aa6
> now sure where is the disconnect.
> FYI it just compiles perfect in gentoo linux.... unfortunately i like to setup this in windows. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Resolved: (HUPA-36) mvn package throws errors

Posted by "Norman Maurer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HUPA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved HUPA-36.
-------------------------------

    Resolution: Fixed

I think this was an documentation problem. With the docs in place now (thanks again to Juergen Hoffmann) it should be no problem to get everything setup.

If you still think its a bug just reopen it.

> mvn package throws errors 
> --------------------------
>
>                 Key: HUPA-36
>                 URL: https://issues.apache.org/jira/browse/HUPA-36
>             Project: JAMES Hupa
>          Issue Type: Bug
>         Environment: Maven version: 2.0.9, Java version: 1.6.0_11,  OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
>            Reporter: sree
>            Assignee: Norman Maurer
>            Priority: Blocker
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> - i checkout the hupa/trunk source code from svn to hupa-parent
> - did cd hupa-parent mvn eclipse:eclise
> -  eclipse 3.5, import from existing project and selected hupa-parent
> - run mvn package from eclipse and from command line  both comes out with error
> error log: http://gnuyoga.pastebin.com/m224e5ddd
> error log with -debug on: http://gnuyoga.pastebin.com/m6a016168
> when i see the directory D:\projects\hupa-parent\server\war\WEB-INF\classes it has classes and 
> i get different error when i run from command line http://gnuyoga.pastebin.com/m39fe2aa6
> now sure where is the disconnect.
> FYI it just compiles perfect in gentoo linux.... unfortunately i like to setup this in windows. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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


[jira] Commented: (HUPA-36) mvn package throws errors

Posted by "Norman Maurer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HUPA-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767050#action_12767050 ] 

Norman Maurer commented on HUPA-36:
-----------------------------------

So does this work for you now ? 

> mvn package throws errors 
> --------------------------
>
>                 Key: HUPA-36
>                 URL: https://issues.apache.org/jira/browse/HUPA-36
>             Project: JAMES Hupa
>          Issue Type: Bug
>         Environment: Maven version: 2.0.9, Java version: 1.6.0_11,  OS name: "windows vista" version: "6.0" arch: "x86" Family: "windows"
>            Reporter: sree
>            Assignee: Norman Maurer
>            Priority: Blocker
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> - i checkout the hupa/trunk source code from svn to hupa-parent
> - did cd hupa-parent mvn eclipse:eclise
> -  eclipse 3.5, import from existing project and selected hupa-parent
> - run mvn package from eclipse and from command line  both comes out with error
> error log: http://gnuyoga.pastebin.com/m224e5ddd
> error log with -debug on: http://gnuyoga.pastebin.com/m6a016168
> when i see the directory D:\projects\hupa-parent\server\war\WEB-INF\classes it has classes and 
> i get different error when i run from command line http://gnuyoga.pastebin.com/m39fe2aa6
> now sure where is the disconnect.
> FYI it just compiles perfect in gentoo linux.... unfortunately i like to setup this in windows. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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