[jira] Created: (MFINDBUGS-82) findbugs:findbugs fails if the target directory does not exist

View: New views
4 Messages — Rating Filter:   Alert me  

[jira] Created: (MFINDBUGS-82) findbugs:findbugs fails if the target directory does not exist

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

findbugs:findbugs fails if the target directory does not exist
--------------------------------------------------------------

                 Key: MFINDBUGS-82
                 URL: http://jira.codehaus.org/browse/MFINDBUGS-82
             Project: Maven 2.x FindBugs Plugin
          Issue Type: Bug
    Affects Versions: 2.0.1
         Environment: Maven version: 2.0.10
Java version: 1.6.0_13
OS name: "linux" version: "2.6.27.23-0.1-pae" arch: "i386" Family: "unix"
            Reporter: Robert Munteanu
            Priority: Minor


The plugin misteriously fails with

{code}
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] A java source file could not be added

Embedded error: /space/hudson/xxxxxx/target/findbugsXml.xml (No such file or directory)
{code}

I would expect the plugin to live with a missing _target_ directory - most likely create it and just move on.

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



[jira] Assigned: (MFINDBUGS-82) findbugs:findbugs fails if the target directory does not exist

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MFINDBUGS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Garvin LeClaire reassigned MFINDBUGS-82:
----------------------------------------

    Assignee: Garvin LeClaire

> findbugs:findbugs fails if the target directory does not exist
> --------------------------------------------------------------
>
>                 Key: MFINDBUGS-82
>                 URL: http://jira.codehaus.org/browse/MFINDBUGS-82
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>         Environment: Maven version: 2.0.10
> Java version: 1.6.0_13
> OS name: "linux" version: "2.6.27.23-0.1-pae" arch: "i386" Family: "unix"
>            Reporter: Robert Munteanu
>            Assignee: Garvin LeClaire
>            Priority: Minor
>
> The plugin misteriously fails with
> {code}
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] A java source file could not be added
> Embedded error: /space/hudson/xxxxxx/target/findbugsXml.xml (No such file or directory)
> {code}
> I would expect the plugin to live with a missing _target_ directory - most likely create it and just move on.

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



[jira] Commented: (MFINDBUGS-82) findbugs:findbugs fails if the target directory does not exist

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MFINDBUGS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=183142#action_183142 ]

Garvin LeClaire commented on MFINDBUGS-82:
------------------------------------------

Please send me your POM file if possible.
Do you have more of the stack trace?  

> findbugs:findbugs fails if the target directory does not exist
> --------------------------------------------------------------
>
>                 Key: MFINDBUGS-82
>                 URL: http://jira.codehaus.org/browse/MFINDBUGS-82
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>         Environment: Maven version: 2.0.10
> Java version: 1.6.0_13
> OS name: "linux" version: "2.6.27.23-0.1-pae" arch: "i386" Family: "unix"
>            Reporter: Robert Munteanu
>            Assignee: Garvin LeClaire
>            Priority: Minor
>
> The plugin misteriously fails with
> {code}
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] A java source file could not be added
> Embedded error: /space/hudson/xxxxxx/target/findbugsXml.xml (No such file or directory)
> {code}
> I would expect the plugin to live with a missing _target_ directory - most likely create it and just move on.

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



[jira] Closed: (MFINDBUGS-82) findbugs:findbugs fails if the target directory does not exist

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MFINDBUGS-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Garvin LeClaire closed MFINDBUGS-82.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2

2.2-SNAPSHOT is available in the Codehaus snapshot repository. The URL is http://snapshots.repository.codehaus.org/

> findbugs:findbugs fails if the target directory does not exist
> --------------------------------------------------------------
>
>                 Key: MFINDBUGS-82
>                 URL: http://jira.codehaus.org/browse/MFINDBUGS-82
>             Project: Maven 2.x FindBugs Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>         Environment: Maven version: 2.0.10
> Java version: 1.6.0_13
> OS name: "linux" version: "2.6.27.23-0.1-pae" arch: "i386" Family: "unix"
>            Reporter: Robert Munteanu
>            Assignee: Garvin LeClaire
>            Priority: Minor
>             Fix For: 2.2
>
>
> The plugin misteriously fails with
> {code}
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] A java source file could not be added
> Embedded error: /space/hudson/xxxxxx/target/findbugsXml.xml (No such file or directory)
> {code}
> I would expect the plugin to live with a missing _target_ directory - most likely create it and just move on.

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