Terminal Saved Output
Terminal Saved Output
Generate build using new APIs and behavior (some features may change in the next
minor release)? (default: no) [yes, no] yes
------------------------------------------------------------
Tasks runnable from root project 'DAPIS'
------------------------------------------------------------
Application tasks
-----------------
run - Runs this project as a JVM application
Build tasks
-----------
assemble - Assembles the outputs of this project.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on
it.
buildNeeded - Assembles and tests this project and all projects it depends on.
classes - Assembles main classes.
clean - Deletes the build directory.
jar - Assembles a jar archive containing the main classes.
testClasses - Assembles test classes.
Distribution tasks
------------------
assembleDist - Assembles the main distributions
distTar - Bundles the project as a distribution.
distZip - Bundles the project as a distribution.
installDist - Installs the project as a distribution as-is.
Documentation tasks
-------------------
javadoc - Generates Javadoc API documentation for the main source code.
Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in root project
'DAPIS'.
dependencies - Displays all dependencies declared in root project 'DAPIS'.
dependencyInsight - Displays the insight into a specific dependency in root project
'DAPIS'.
help - Displays a help message.
javaToolchains - Displays the detected java toolchains.
outgoingVariants - Displays the outgoing variants of root project 'DAPIS'.
projects - Displays the sub-projects of root project 'DAPIS'.
properties - Displays the properties of root project 'DAPIS'.
resolvableConfigurations - Displays the configurations that can be resolved in root
project 'DAPIS'.
tasks - Displays the tasks runnable from root project 'DAPIS' (some of the
displayed tasks may belong to subprojects).
Verification tasks
------------------
check - Runs all checks.
test - Runs the test suite.
To see all tasks and more detail, run gradle tasks --all
To see more detail about a task, run gradle help --task <task>
BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed
abuodeh1@Mohammads-MacBook-Air myapp % ls
app buildSrc gradle gradlew gradlew.bat
settings.gradle
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 2
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 3
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % cd ../web_dapis
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 70
BUILD FAILED in 2s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 16
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 18
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 18
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 15
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 18
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 71
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 15
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 15
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 69
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 69
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 71
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 14
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 2s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/DAPIS_Outreach/build.gradle' line: 37
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Settings file '/Users/abuodeh1/Desktop/web_dapis/DAPIS_Outreach/settings.gradle'
line: 12
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle build -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 71
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % cd ../myapp
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % cd ../web_dapis
abuodeh1@Mohammads-MacBook-Air web_dapis % git pull
Already up to date.
abuodeh1@Mohammads-MacBook-Air web_dapis % gradle -p DAPIS_Outreach
* Where:
Build file '/Users/abuodeh1/Desktop/web_dapis/AccessControl/build.gradle' line: 71
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air web_dapis % cd ../myapp
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 41
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 41
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 41
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 41
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 41
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 41
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks
------------------------------------------------------------
Tasks runnable from root project 'DAPIS'
------------------------------------------------------------
Application tasks
-----------------
run - Runs this project as a JVM application
Build tasks
-----------
assemble - Assembles the outputs of this project.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on
it.
buildNeeded - Assembles and tests this project and all projects it depends on.
classes - Assembles main classes.
clean - Deletes the build directory.
jar - Assembles a jar archive containing the main classes.
testClasses - Assembles test classes.
Distribution tasks
------------------
assembleDist - Assembles the main distributions
distTar - Bundles the project as a distribution.
distZip - Bundles the project as a distribution.
installDist - Installs the project as a distribution as-is.
Documentation tasks
-------------------
javadoc - Generates Javadoc API documentation for the main source code.
Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in root project
'DAPIS'.
dependencies - Displays all dependencies declared in root project 'DAPIS'.
dependencyInsight - Displays the insight into a specific dependency in root project
'DAPIS'.
help - Displays a help message.
javaToolchains - Displays the detected java toolchains.
outgoingVariants - Displays the outgoing variants of root project 'DAPIS'.
projects - Displays the sub-projects of root project 'DAPIS'.
properties - Displays the properties of root project 'DAPIS'.
resolvableConfigurations - Displays the configurations that can be resolved in root
project 'DAPIS'.
tasks - Displays the tasks runnable from root project 'DAPIS' (some of the
displayed tasks may belong to subprojects).
Verification tasks
------------------
check - Runs all checks.
test - Runs the test suite.
To see all tasks and more detail, run gradle tasks --all
To see more detail about a task, run gradle help --task <task>
BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed
abuodeh1@Mohammads-MacBook-Air myapp % touch build.gradle
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 2
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 26
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 15
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
------------------------------------------------------------
Tasks runnable from root project 'DAPIS'
------------------------------------------------------------
Application tasks
-----------------
run - Runs this project as a JVM application
Build tasks
-----------
assemble - Assembles the outputs of this project.
build - Assembles and tests this project.
buildDependents - Assembles and tests this project and all projects that depend on
it.
buildNeeded - Assembles and tests this project and all projects it depends on.
classes - Assembles main classes.
clean - Deletes the build directory.
jar - Assembles a jar archive containing the main classes.
testClasses - Assembles test classes.
Distribution tasks
------------------
assembleDist - Assembles the main distributions
distTar - Bundles the project as a distribution.
distZip - Bundles the project as a distribution.
installDist - Installs the project as a distribution as-is.
Documentation tasks
-------------------
javadoc - Generates Javadoc API documentation for the main source code.
Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in root project
'DAPIS'.
dependencies - Displays all dependencies declared in root project 'DAPIS'.
dependencyInsight - Displays the insight into a specific dependency in root project
'DAPIS'.
help - Displays a help message.
javaToolchains - Displays the detected java toolchains.
outgoingVariants - Displays the outgoing variants of root project 'DAPIS'.
projects - Displays the sub-projects of root project 'DAPIS'.
properties - Displays the properties of root project 'DAPIS'.
resolvableConfigurations - Displays the configurations that can be resolved in root
project 'DAPIS'.
tasks - Displays the tasks runnable from root project 'DAPIS' (some of the
displayed tasks may belong to subprojects).
Verification tasks
------------------
check - Runs all checks.
test - Runs the test suite.
To see all tasks and more detail, run gradle tasks --all
To see more detail about a task, run gradle help --task <task>
BUILD SUCCESSFUL in 3s
1 actionable task: 1 executed
abuodeh1@Mohammads-MacBook-Air myapp % gradle printVersion
* Try:
> Run gradle tasks to get a list of available tasks.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 16
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion
FAILURE: Build failed with an exception.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/app/build.gradle' line: 16
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % cd ..
abuodeh1@Mohammads-MacBook-Air Desktop % rm -r myapp
abuodeh1@Mohammads-MacBook-Air Desktop % ls
Project Documentation Screenshot 2023-02-23 at 7.24.07 AM.png
Screenshot 2023-03-05 at 6.57.01 PM.png
Screenshot 2023-01-26 at 4.14.09 PM.png Screenshot 2023-02-23 at 8.13.36
AM.png Skeleton Feedback.pdf
Screenshot 2023-02-19 at 11.43.24 AM.png Screenshot 2023-03-01 at 11.39.46 AM.png
screenshots
Screenshot 2023-02-19 at 11.43.44 AM.png Screenshot 2023-03-01 at 11.46.35 AM.png
web_dapis
abuodeh1@Mohammads-MacBook-Air Desktop % mkdir myapp
abuodeh1@Mohammads-MacBook-Air Desktop % cd myapp
abuodeh1@Mohammads-MacBook-Air myapp % ls
abuodeh1@Mohammads-MacBook-Air myapp % gradle init
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 9
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printMyName
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printMyName
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run gradle tasks to get a list of available tasks.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion
Version: 0.1-SNAPSHOT
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion1
Version: 0.1-SNAPSHOT
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion1
Version: 0.1-SNAPSHOT
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion
Version: 0.1-SNAPSHOT
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 16
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 19
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 17
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 18
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion1
my name is name
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion1
my name is name
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q printVersion1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 18
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 18
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 17
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 18
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 26
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 26
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run gradle tasks to get a list of available tasks.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 17
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run gradle tasks to get a list of available tasks.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run gradle tasks to get a list of available tasks.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 26
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 26
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 26
* What went wrong:
A problem occurred evaluating root project 'DAPIS'.
> Cannot add task 'infoSyntax1' as a task with that name already exists.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Try:
> Run gradle tasks to get a list of available tasks.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Your project name is DAPIS
Your project path is /Users/abuodeh1/Desktop/myapp
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 35
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
Your project name is DAPIS
Your project path is /Users/abuodeh1/Desktop/myapp
Your project name is DAPIS
Your project path is /Users/abuodeh1/Desktop/myapp
Your project name is DAPIS
Your project path is /Users/abuodeh1/Desktop/myapp
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
Your project name is DAPIS - task 2
Your project path is /Users/abuodeh1/Desktop/myapp - task 2
Your project name is DAPIS - task 3
Your project path is /Users/abuodeh1/Desktop/myapp - task 3
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax2
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
Your project name is DAPIS - task 2
Your project path is /Users/abuodeh1/Desktop/myapp - task 2
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Your project name is DAPIS - task 1
Version: 0.1-SNAPSHOT
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
Your project name is DAPIS - task 1
Version: 0.1-SNAPSHOT
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
Your project name is DAPIS - task 2
Your project path is /Users/abuodeh1/Desktop/myapp - task 2
Your project name is DAPIS - task 3
Your project path is /Users/abuodeh1/Desktop/myapp - task 3
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Your project name is DAPIS - task 1
Version: 0.1-SNAPSHOT
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
Your project name is DAPIS - task 1
Version: 0.1-SNAPSHOT
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
Your project name is DAPIS - task 2
Your project path is /Users/abuodeh1/Desktop/myapp - task 2
Your project name is DAPIS - task 3
Your project path is /Users/abuodeh1/Desktop/myapp - task 3
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 49
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 49
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 49
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 49
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 49
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax3
Version: 0.1-SNAPSHOT
Your project name is DAPIS - task 1
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
Your project name is DAPIS - task 2
Your project path is /Users/abuodeh1/Desktop/myapp - task 2
Your project name is DAPIS - task 3
Your project path is /Users/abuodeh1/Desktop/myapp - task 3
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax١
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 19
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 9s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 19
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
------------------------------------------------------------
Tasks runnable from root project 'DAPIS'
------------------------------------------------------------
Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in root project
'DAPIS'.
dependencies - Displays all dependencies declared in root project 'DAPIS'.
dependencyInsight - Displays the insight into a specific dependency in root project
'DAPIS'.
help - Displays a help message.
javaToolchains - Displays the detected java toolchains.
outgoingVariants - Displays the outgoing variants of root project 'DAPIS'.
projects - Displays the sub-projects of root project 'DAPIS'.
properties - Displays the properties of root project 'DAPIS'.
resolvableConfigurations - Displays the configurations that can be resolved in root
project 'DAPIS'.
tasks - Displays the tasks runnable from root project 'DAPIS'.
To see all tasks and more detail, run gradle tasks --all
To see more detail about a task, run gradle help --task <task>
BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed
abuodeh1@Mohammads-MacBook-Air myapp % gradle tasks --all
------------------------------------------------------------
Tasks runnable from root project 'DAPIS'
------------------------------------------------------------
Help tasks
----------
buildEnvironment - Displays all buildscript dependencies declared in root project
'DAPIS'.
dependencies - Displays all dependencies declared in root project 'DAPIS'.
dependencyInsight - Displays the insight into a specific dependency in root project
'DAPIS'.
help - Displays a help message.
javaToolchains - Displays the detected java toolchains.
outgoingVariants - Displays the outgoing variants of root project 'DAPIS'.
projects - Displays the sub-projects of root project 'DAPIS'.
properties - Displays the properties of root project 'DAPIS'.
resolvableConfigurations - Displays the configurations that can be resolved in root
project 'DAPIS'.
tasks - Displays the tasks runnable from root project 'DAPIS'.
Other tasks
-----------
components - Displays the components produced by root project 'DAPIS'. [deprecated]
dependentComponents - Displays the dependent components of components in root
project 'DAPIS'. [deprecated]
infoSyntax1 - Copies the resource directory to the target directory.
infoSyntax2
infoSyntax3
model - Displays the configuration model of root project 'DAPIS'. [deprecated]
prepareKotlinBuildScriptModel
printVersion
------------------------------------------------------------
Tasks runnable from root project 'DAPIS'
------------------------------------------------------------
Other tasks
-----------
components - Displays the components produced by root project 'DAPIS'. [deprecated]
dependentComponents - Displays the dependent components of components in root
project 'DAPIS'. [deprecated]
infoSyntax1 - Copies the resource directory to the target directory.
infoSyntax2
infoSyntax3
model - Displays the configuration model of root project 'DAPIS'. [deprecated]
prepareKotlinBuildScriptModel
printVersion
BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
This extracted doFirst operation.
Your project path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
This extracted doFirst operation.
Your project is project.name in path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
This extracted doFirst operation.
Your project is DAPIS in path is /Users/abuodeh1/Desktop/myapp - task 1
<-------------> 0% WAITING
> IDLE
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
This extracted doFirst operation.
Your project is DAPIS in path is /Users/abuodeh1/Desktop/myapp - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
This extracted doFirst operation.
Your project is 'DAPIS' in path is '/Users/abuodeh1/Desktop/myapp' - task 1
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 30
* What went wrong:
Could not compile build file '/Users/abuodeh1/Desktop/myapp/build.gradle'.
> startup failed:
build file '/Users/abuodeh1/Desktop/myapp/build.gradle': 30: Unexpected
character: '\'' @ line 30, column 22.
project.hasProperty('versions)
^
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 27
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 27
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
Version: 0.1-SNAPSHOT
Can't perform the task due to missing property usingIDE.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 28
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 27
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 28
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 28
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 28
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 10
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 37
* What went wrong:
A problem occurred evaluating root project 'DAPIS'.
> Could not set unknown property 'springVersion' for root project 'DAPIS' of type
org.gradle.api.Project.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
BUILD FAILED in 1s
abuodeh1@Mohammads-MacBook-Air myapp % gradle -q infoSyntax1
* Where:
Build file '/Users/abuodeh1/Desktop/myapp/build.gradle' line: 37
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.