[jira] [Created] (NETBEANS-2300) testing specific testng test suite xml file, not works properly

2019-03-23 Thread Tomek b (JIRA)
Tomek b created NETBEANS-2300:
-

 Summary: testing specific testng test suite xml file, not works 
properly
 Key: NETBEANS-2300
 URL: https://issues.apache.org/jira/browse/NETBEANS-2300
 Project: NetBeans
  Issue Type: Bug
  Components: java - TestNG
Affects Versions: 10.0
Reporter: Tomek b
 Attachments: TestNgClass.png, TestNgSpecificTestSuite.log, 
TestNgSpecificTestSuite.png

Hi all 
 
Can you please explain me if i'm doing something wrong or is it a bug and i'm 
taling about testng test suite xml file. 
 
Whenever i create testng class and couple of @Test methods and i want to test 
such class, i'm choosing option "Test file"  either from context menu or by 
pressing Ctrl+F6 on active java class. (screenshot: testFileJava.png) and it 
works fine (it run tests only for methods which are inside given class, but... 
 
Whenver i create testNG test suite xml file and to try to "Test File" such xml 
test suite it just simply not execute/not recognize/not parse this xml file and 
it not executes such test suite (attachment: TestNgSpecificTestSuite.png, 
TestNgSpecificTestSuite.log) on the log file you can see that some other 
classes are running, not the ones declared on xml test suite... 
 
am i doing something wrong or is it the netbeans who's not handling specific 
test suite files properly  (maybe some problem with executing specific testng 
xml test suites...) 
 
Btw: explicitly declaring  in surefire plugin and running it from 
maven command, e.g. mvn clean install works fine and executes specific test 
suite, declared on surefire plugin configuration. 
 
Any ideas, what's happening with this?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Assigned] (NETBEANS-2152) Unable to install JIRA Plugin

2019-03-23 Thread Tomek b (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomek b reassigned NETBEANS-2152:
-

Assignee: (was: Tomek b)

> Unable to install JIRA Plugin
> -
>
> Key: NETBEANS-2152
> URL: https://issues.apache.org/jira/browse/NETBEANS-2152
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
> Environment: Product Version: Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
> Java: 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 25.172-b11
> Runtime: Java(TM) SE Runtime Environment 1.8.0_172-b11
> System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
>Reporter: Tomek b
>Priority: Minor
>  Labels: JIRA, Plugin, jira-plugin
> Attachments: 2019-02-21 08_36_09-Error.png
>
>
> While installing Jira[1.58] plugin from "Available Plugins", I'm getting an 
> error like on attached screenshot:
>  
> Below log from "messages.log" file
>  
> {noformat}
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
>     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>     at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>     at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [catch] at java.lang.Thread.run(Thread.java:748)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]{noformat}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Assigned] (NETBEANS-2152) Unable to install JIRA Plugin

2019-02-21 Thread Tomek b (JIRA)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomek b reassigned NETBEANS-2152:
-

Assignee: Tomek b

> Unable to install JIRA Plugin
> -
>
> Key: NETBEANS-2152
> URL: https://issues.apache.org/jira/browse/NETBEANS-2152
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
> Environment: Product Version: Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
> Java: 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 25.172-b11
> Runtime: Java(TM) SE Runtime Environment 1.8.0_172-b11
> System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
>Reporter: Tomek b
>Assignee: Tomek b
>Priority: Minor
>  Labels: JIRA, Plugin, jira-plugin
> Attachments: 2019-02-21 08_36_09-Error.png
>
>
> While installing Jira[1.58] plugin from "Available Plugins", I'm getting an 
> error like on attached screenshot:
>  
> Below log from "messages.log" file
>  
> {noformat}
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
>     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>     at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>     at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [catch] at java.lang.Thread.run(Thread.java:748)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]{noformat}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-2152) Unable to install JIRA Plugin

2019-02-21 Thread Tomek b (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773824#comment-16773824
 ] 

Tomek b commented on NETBEANS-2152:
---

Does anyone help and can tell if this is the right place where i can raise such 
an issue? or should i raise it somewhere else?

thanks in advance...anyone

> Unable to install JIRA Plugin
> -
>
> Key: NETBEANS-2152
> URL: https://issues.apache.org/jira/browse/NETBEANS-2152
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 10.0
> Environment: Product Version: Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
> Java: 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 25.172-b11
> Runtime: Java(TM) SE Runtime Environment 1.8.0_172-b11
> System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
>Reporter: Tomek b
>Priority: Minor
>  Labels: JIRA, Plugin, jira-plugin
> Attachments: 2019-02-21 08_36_09-Error.png
>
>
> While installing Jira[1.58] plugin from "Available Plugins", I'm getting an 
> error like on attached screenshot:
>  
> Below log from "messages.log" file
>  
> {noformat}
> Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot 
> resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
>     at 
> org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
>     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>     at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
>     at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [catch] at java.lang.Thread.run(Thread.java:748)
> There were some problems while storing JIRA REST Client.
> Cause: Cannot resolve external reference to 
> https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
> SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]{noformat}
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-2152) Unable to install JIRA Plugin

2019-02-20 Thread Tomek b (JIRA)
Tomek b created NETBEANS-2152:
-

 Summary: Unable to install JIRA Plugin
 Key: NETBEANS-2152
 URL: https://issues.apache.org/jira/browse/NETBEANS-2152
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 10.0
 Environment: Product Version: Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)
Java: 1.8.0_172; Java HotSpot(TM) 64-Bit Server VM 25.172-b11
Runtime: Java(TM) SE Runtime Environment 1.8.0_172-b11
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Reporter: Tomek b
 Attachments: 2019-02-21 08_36_09-Error.png

While installing Jira[1.58] plugin from "Available Plugins", I'm getting an 
error like on attached screenshot:

 

Below log from "messages.log" file

 
{noformat}
Caused: org.netbeans.api.autoupdate.OperationException[INSTALL]: Cannot resolve 
external reference to 
https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
    at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:768)
    at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.doDownload(InstallSupportImpl.java:642)
    at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl.access$600(InstallSupportImpl.java:73)
    at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:153)
    at 
org.netbeans.modules.autoupdate.services.InstallSupportImpl$1.call(InstallSupportImpl.java:125)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[catch] at java.lang.Thread.run(Thread.java:748)
There were some problems while storing JIRA REST Client.
Cause: Cannot resolve external reference to 
https://maven.atlassian.com/content/repositories/public/com/atlassian/jira/jira-rest-java-client/1.1-ide-m06/jira-rest-java-client-1.1-ide-m06.jar
SEVERE [org.netbeans.modules.autoupdate.ui.wizards.InstallStep]{noformat}
 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists