“You don’t have a SNAPSHOT project in the reactor projects list.” when using Jenkins Maven release plugin

You’re trying to release an artifact that’s not a snapshot. That means your artifact’s version number is something like 3.0.3. That version number implies its already been released. You can’t release a release. There would be no changes in between and therefore no point. You’re only supposed to release SNAPSHOT versions. That means your version … Read more

How to prevent Screen Capture in Android

I’m going to say that it is not possible to completely prevent screen/video capture of any android app through supported means. But if you only want to block it for normal android devices, the SECURE FLAG is substantial. 1) The secure flag does block both normal screenshot and video capture. Also documentation at this link … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)